[Feature]下载下来的文件是“歌手名-文件名”,但是我想“文件名-歌手名”
未关闭
- 主要语言
- Python
- 星标
- 4.4k
- 派生
- 593
- PR 合并指标
- 30 天内没有已合并 PR
描述
下载下来的文件是“歌手名-文件名”,但是我想“文件名-歌手名”。
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100