Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got a problem on downloading bandcamp albums #246

Closed
drisomik opened this issue Oct 7, 2020 · 9 comments · Fixed by #247
Closed

Got a problem on downloading bandcamp albums #246

drisomik opened this issue Oct 7, 2020 · 9 comments · Fixed by #247
Labels

Comments

@drisomik
Copy link

drisomik commented Oct 7, 2020

hi, I got a problem while downloading bandcamp album.
截屏2020-10-08 上午2 23 09

it is weird that it doesn't have any feedback. but it works well on soundcloud.

@Miserlou
Copy link
Owner

Miserlou commented Oct 7, 2020

This just started happening to me as well. I haven't looked into it yet, but it's annoying.

@Miserlou Miserlou added the bug label Oct 7, 2020
@JDCourtney1969
Copy link

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!

@Miserlou
Copy link
Owner

Miserlou commented Oct 7, 2020

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.

@drisomik
Copy link
Author

drisomik commented Oct 8, 2020

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.

@RubenArtmann
Copy link

RubenArtmann commented Oct 10, 2020

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.

@banagale
Copy link

@RubenArtmann Been looking for a reason to use deno. Thank you.

@dm17
Copy link

dm17 commented Nov 21, 2020

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?

@RubenArtmann
Copy link

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

@banagale
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants