[Feature]下载下来的文件是“歌手名-文件名”,但是我想“文件名-歌手名”
Open
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 593
- PR merge metrics
- No merged PRs in 30d
Description
下载下来的文件是“歌手名-文件名”,但是我想“文件名-歌手名”。
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the code that formats the filename after downloading a song. The project likely has a function that constructs the filename string using artist and title. Find where downloads are handled, examine the naming logic, and swap the order. Test by running the tool to download a song and verify the new filename format.
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
- Clearly specified
- Newbie friendliness
- 45/100