ConfTalks
ConfTalks copied to clipboard
[discussion] Having an array of videos instead of a single video_url
As mentioned here: https://github.com/EddyVinck/ConfTalks/pull/5#discussion_r336760839
I'm open to ideas / suggestions
I just had the idea to add a detail page for talks. So there would be a page for every talk like conftalks.org/talk/
In more info page we could show different versions of that talk if we keep video_url an array. On the regular talk card, we can keep the watch URL as the first item of video_url array. This way main page won't be so cluttered with the same talk plus, in future if we want there we can show related videos too. Videos which belong to that same topic or videos which are of the same conference.
@taksuparth I agree that it should be implemented like that. Related videos on the detail page is a good idea as well! :+1: