havenweb / haven

Self-hostable private blogging
https://havenweb.org
MIT License
650 stars 33 forks source link

Cannot subscribe to Youtube Playlists #115

Open mawise opened 2 months ago

mawise commented 2 months ago

Youtube playlists have RSS feeds, but are not advertized.

Haven should observe: https://www.youtube.com/playlist?list=XYZZ

and map it to: https://www.youtube.com/feeds/videos.xml?playlist_id=XYZZ

mawise commented 2 months ago

Also add preview images for youtube videos: https://stackoverflow.com/questions/2068344/how-do-i-get-a-youtube-video-thumbnail-from-the-youtube-api

mawise commented 2 months ago

preview images are in #116