Miserlou / Miserlou/SoundScrape
[RFE] Add option to ignore high quality downloadable versions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
add option to ignore high quality downloadable versions if they are available:
-D, --ignore-downloadable Always fetch playback quality version.
rationale: getting homogeneous quality in all downloads from a set.
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 locating the command-line option handling and the code that selects downloadable versus playback quality versions. Add the --ignore-downloadable behavior so downloads consistently use the playback quality when enabled, and verify that existing quality selection remains unchanged by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100