Skip to content
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

Open
DickenSerm opened this issue Jun 18, 2024 · 5 comments
Open

[Request] Youtube filter for playlists #148

DickenSerm opened this issue Jun 18, 2024 · 5 comments
Milestone

Comments

@DickenSerm
Copy link

It would be cool if you could only display certain playlists from a YouTube channel.

@svilenmarkov
Copy link
Member

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.

@DickenSerm
Copy link
Author

Ok, I thought it would be easier. I'll try it then, thanks :)

@DickenSerm
Copy link
Author

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

@svilenmarkov
Copy link
Member

Ah, didn't know that, nice find! I'll get it added in a future release.

@svilenmarkov svilenmarkov added this to the v0.7.0 milestone Jun 24, 2024
@vishalkadam47
Copy link

vishalkadam47 commented Sep 9, 2024

added support for both channel and playlist IDs - #212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants