iTunes TTML for Lyrics support
Open
@icbaker is already working on this.
Since Dec 2, 2024.
enhancement
low priority
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Apple has released a TTML extension used for iTunes songs with features specifically for music players. The spec is available freely: https://help.apple.com/itc/videoaudioassetguide/#/itcd7579a252
I am developing a music player and saw that ExoPlayer has a subtitle-focused TTML parser. It makes sense to extend it to song lyrics.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.