-
-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] Youtube filter for playlists #148
Comments
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:
|
Ah, didn't know that, nice find! I'll get it added in a future release. |
added support for both channel and playlist IDs - #212 |
It would be cool if you could only display certain playlists from a YouTube channel.
The text was updated successfully, but these errors were encountered: