Python programmingUnderstanding of ID3 tagsBasic knowledge of audio formats
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
25
調査方針
Investigate the eyeD3 codebase to understand how ID3 tags are read/written for mp3 files. Determine if eyeD3 already has any support for other container formats or if additional libraries (e.g., mutagen) are needed. The issue is vague on whether m4a refers to the AAC audio codec or the MP4 container, so clarify the scope. Look for existing discussions or open source projects that have implemented similar support.