Miserlou / Miserlou/SoundScrape
Allow skipping a song
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
A common case I ran across was wanting to skip a large song (perhaps a live set or something) when downloading a whole artist. Shouldn't be too hard to accept some keyboard input I think.
Would you accept a PR for this?
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
The issue names no files or tests. Start by locating the Python CLI entry point and the artist-wide download flow, then determine where interactive input can safely be handled. Done means a user can skip the current song while downloading an artist without stopping the remaining downloads, with coverage for the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100