podlove / podlove-specifications

Specfications by the Podlove Project in MultiMarkdown format
20 stars 7 forks source link

Annotations (links with time stamp) #24

Open saerdnaer opened 4 years ago

saerdnaer commented 4 years ago

During playback, as a podcast listener I'd like to directly access a website/podcast/episode which is currently talked about. Think about YouTube's Card Feature, basically a button which appears during a specific time code for 10 seconds on the player screen. Currently users have to manually search for the corresponding link in the shownotes.

To implement this, I propose an additional attribute with the timestamp on <a href="https://domain.tld/page/foo">Bar</a> inside of the <content:encoded> element.

We could also think about relative links inside an podcast feed (e.g. a chapter in an other episode) or another podcast which then gets open in the user's podcast app directory...