Miserlou / Miserlou/SoundScrape
Bandcamp seems not to be working anymore
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Using the below command for SoundScrape 0.31.0 in Python 3.9.12:
soundscrape -b -f URL https://nomak.bandcamp.com/track/charli-xcx-lucky-remix
There is no error, but nor any retrieval of audio. This does not depend on the Bandcamp URL (the above is a random one), as far as I can tell – no Bandcamp URLs work.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported soundscrape -b -f URL command with a Bandcamp track URL under Python 3.9.12, then inspect the Bandcamp download entry point used by the CLI. Done means Bandcamp URLs retrieve audio successfully without silently producing no output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100