Bandcamp-Greasy
Bandcamp-Greasy copied to clipboard
Making it easier to download larger collections
I formatted it the way I like since I didn't anticipate making a PR
Can we remove the semicolons so that things are consistent? I don't really care if they're there or not, but I'd like to be consistent
Yeah, no complaints. I just program mostly in C and Verilog these days so it's force of habit. I also wouldn't be bothered if const and let were replaced by var. More force of habit stuff since I use predominantly ES6. I present the code as is for you to do whatever you want with. I mostly put it together for myself but I saw someone opened an issue asking for a fix I already made I figured I should share it.
Sounds good to me. I'll make those few tweaks and add it in when I have a chance
would love to see this merged. Just tried to download my collection and get the 429 error. Thanks for this software btw!
I can't get this to work correctly. I update the script for the download format and select 6 albums. The page for the first album opens and the format is applied to the download, but nothing downloads and it does not continue to the next album. Did Bandcamp change something about their site that needs a different command to start the download? I would try to diagnose it, but I don't know java very well. Thanks.