[Feature]能否在.mp3文件中增加封面,专辑、歌词等信息
未关闭
- 主要语言
- Python
- 星标
- 4.4k
- 派生
- 593
- PR 合并指标
- 30 天内没有已合并 PR
描述
**思路和建议**
ffmpeg应该有此功能,先mark一下。
**参考代码**
提供代码参考
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue mentions using ffmpeg to add cover art, album, and lyrics metadata to .mp3 files. Look at the existing music download and processing code in the repository to see how audio files are currently handled. Research ffmpeg command-line options for embedding metadata, then identify where in the codebase file post-processing occurs. A successful implementation will modify downloaded .mp3 files to include the specified metadata fields.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- audio-video-rtc
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100