Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ID3 Chapters (CHAP/CTOC) #191

Open
AbeEstrada opened this issue Jan 24, 2024 · 2 comments
Open

Add support for ID3 Chapters (CHAP/CTOC) #191

AbeEstrada opened this issue Jan 24, 2024 · 2 comments

Comments

@AbeEstrada
Copy link

This is useful for podcasts with chapters, they have a description of the chapter, and an image.

Specification: https://id3.org/id3v2-chapters-1.0 (broken)

Use this instead https://mutagen-specs.readthedocs.io/en/latest/id3/id3v2-chapters-1.0.html

@mathiascode
Copy link
Collaborator

This will require some thought on how to expose the information to users, but parsing should be doable. Could you upload a few sample files?

@mathiascode mathiascode added the missing sample file Cannot reproduce since the reporter did not upload a sample audio file label Mar 1, 2024
@AbeEstrada
Copy link
Author

@mathiascode mathiascode added enhancement and removed missing sample file Cannot reproduce since the reporter did not upload a sample audio file labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants