Miserlou / Miserlou/SoundScrape
got some problem on putting url on it
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
hi,when i put bandcamp or soundcloud url on, then run it.
it shows: AttributeError: 'module' object has no attribute 'unescape'
did anyone meet the same problem?
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
Reproduce the failure by running SoundScrape with a Bandcamp or SoundCloud URL, then trace the reported AttributeError involving unescape to the responsible code path. Done means those URL types run without this error; the issue does not name a file or test to start from.
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
- Needs clarification
- Newbie friendliness
- 30/100