A quick draft written about the project.
Problem: I want to browse all the videos from a list of Youtubers in chronological order within a given date range. You would think that Youtube would make this easy but it is not.
This is mostly a proof of concept/early prototype. I wanted the user to be able to input a list of users and it would then fetch all videos (with client side Javascript) and then display them. But it seems like that is not possible(?) or at least not straight forward.
Youtube Braider Prototype using some hardcoded example braids. Change braid using the select widget in the filter. Click on a row to expand and embed the video. Sometimes the embed errors but then you could just open the direct link to the video.