Kobi Tate
Kobi Tate
Looking at another album I have pre-ordered, a link to download just the released tracks shows up in my purchase history (`https://bandcamp.com/[username]/purchases`). Oddly it looks like they don't include it...
I just converted `search.js`, waiting to commit until I've finished adding the username check.
Downloading all favorites is theoretically possible, but you'd run into the issue of putting a lot of load on FA's servers. Recall the announcement posted a while back that banned...
I was talking to my boyfriend (who is also a programmer) and we were thinking that we could theoretically write something on a separate server using PHP to download favorites...
We could write an external PHP script to pass the URL to and determine if we can grab it. Make this script have an `Access-Control-Allow-Origin` to get around sites that...