noutube / issues

Shared issue tracker
1 stars 0 forks source link

Manually add videos #4

Closed DuBistKomisch closed 2 years ago

DuBistKomisch commented 3 years ago

Like the actual "Watch Later" feature of YouTube, it would be nice to be able to add arbitrary videos.

Adding the video could just be a popup with a text field, which hits a backend endpoint when submitted.

Depends on https://github.com/noutube/issues/issues/2, so that we can more easily bundle the channel into the list without actually having a subscription.

Additionally, we'd need new scraping, since we can't rely on the half complete data from Google Takeout or PubSub here. Specifically, we'd need the video title, published at, channel id, and if the channel is also missing, channel title.