theirstory / timedtext-player

GNU Affero General Public License v3.0
2 stars 0 forks source link

Establish all html and json formats to provide compatibility with #18

Open maboa opened 9 months ago

maboa commented 9 months ago

apart from classic Hyperaudio ones

Laurian commented 9 months ago

Back in the day, you could just have custom formats and a pointer to a converter as per https://www.w3.org/TR/grddl/

There is also the option to have a transcript which is good for karaoke or whatever and have a data-json attribute pointing to a JSON url along the html; as in HTML for SEO and JSON link for player, that would also come with custom karaoke implementation?