voc / voctoweb

voctoweb – the frontend and backend software behind media.ccc.de
GNU General Public License v3.0
188 stars 56 forks source link

Lightning Talks timestamps #356

Open davidak opened 5 years ago

davidak commented 5 years ago

The Lightning Talk videos have many short talks included. A viewer might want to jump to a specific topic.

On Youtube, someone will comment the timestamps, but voctoweb has no comments (should it?).

https://www.youtube.com/watch?v=EXO5czEljjY&lc=UgzyDEL423IcijNeQ3V4AaABAg

How could this be solved? Maybe just solve this specific problem by adding timestamps to the description manually (by angels)?

cknoll commented 5 years ago

Pragmatic Idea: Lets place a link to the wiki-page https://events.ccc.de/congress/2018/wiki/index.php/Projects:Lightning-talks_-editable-overview below the videos and contact the LT-speakers if they want to add a timestamp-link for their talks by themselves. Probably many of the want to link their LT and therefore search the starting timestamp anyway.

Update: As my own LT is now available I demonstrated my proposal with the first Talk of Day 4.

saerdnaer commented 5 years ago

Typically somebody copies the timestamps from the youtube comment to the video description of the OV and the translated video. Then the time stamps get converted to html and added to the corresponding video, as done here: https://media.ccc.de/v/35c3-9567-lightning_talks_day_3

Obviously it looks like I we have to fix the line break insertion... and make sure we do not drop the manual description during re-releases /cc: @a-tze