Open DickenSerm opened 5 months ago
Hey,
I'm currently using YouTube's RSS feed to fetch the videos which makes things fairly straightforward. I don't think there's an official RSS feed for playlists so getting that data would be trickier, however you could use something like RSS Bridge and generate an RSS feed for a playlist, then plug that into the RSS widget.
Ok, I thought it would be easier. I'll try it then, thanks :)
I just found something :) there is actually an official feed for playlists.
If you want to include it:
https://www.youtube.com/feeds/videos.xml?playlist_id=YOURPLAYLISTIDHERE
Ah, didn't know that, nice find! I'll get it added in a future release.
added support for both channel and playlist IDs - https://github.com/glanceapp/glance/pull/212
It would be cool if you could only display certain playlists from a YouTube channel.