Closed drisomik closed 4 years ago
This just started happening to me as well. I haven't looked into it yet, but it's annoying.
Hi. I'm just a spectator here - a heavy user of Bandcamp who has used a couple of programs and web sites to convert many Bandcamp tracks to WAV files. As of about a week ago, I am no longer able to produce large WAV files. Someone told me it has something to do with "youtube-dl"...? I am guessing it's a result of some changes made by people at Bandcamp....? Is anyone else aware of this and has anyone tried to address this? Either here, or in a different place (pull request?) on this site? I am very new to this site and am having trouble navigating. I'm just desperate to get this issue resolved. Can anyone please help, or tell me where to go to find help? Thank you!
This is a different project than youtube-dl, but they're probably experiencing the same thing. I'm guessing BC has updated the structure of their site or API, so we just need to update our scrapers. Takes a few days to get around to it usually.
This is a different project than youtube-dl, but they're probably experiencing the same thing. I'm guessing BC has updated the structure of their site or API, so we just need to update our scrapers. Takes a few days to get around to it usually.
thank you.
Here is a new scraper: https://github.com/RubenArtmann/bandcamp-dl/blob/main/mod.ts can't be bothered to port it to python right now, but maybe it can help you. Additionally this one hopefully will not break so quickly, since it is purely based on grepping urls out of the webpage.
@RubenArtmann Been looking for a reason to use deno. Thank you.
Here is a new scraper: https://github.com/RubenArtmann/bandcamp-dl/blob/main/mod.ts can't be bothered to port it to python right now, but maybe it can help you. Additionally this one hopefully will not break so quickly, since it is purely based on grepping urls out of the webpage.
Tested & works for bandcamp scraping?
Here is a new scraper: https://github.com/RubenArtmann/bandcamp-dl/blob/main/mod.ts can't be bothered to port it to python right now, but maybe it can help you. Additionally this one hopefully will not break so quickly, since it is purely based on grepping urls out of the webpage.
Tested & works for bandcamp scraping?
of course; I would not want to write a scraper that i am not using
@RubenArtmann Thanks for this, I also tested it. Off topic--but I was curious if there are any specific deno resources or communities that you're following. I'd like to sort of track new efforts in this area and was wondering where the pulse of the community is.
hi, I got a problem while downloading bandcamp album.
it is weird that it doesn't have any feedback. but it works well on soundcloud.