Qolors / FeedCord

A dead simple RSS Feed with Discord Webhooks
MIT License
150 stars 9 forks source link

Feature Request: Pull from YouTube playlist #20

Closed ThatGuyFlytrap closed 7 months ago

ThatGuyFlytrap commented 7 months ago

Thank you for this awesome tool. There is a channel that does a weekly news segment and puts it in a separate playlist. I would like a feed of just this playlist and not the entire channel. Is this possible? Thanks either way. Cheers!

Qolors commented 7 months ago

Hey there - appreciate it! Try putting this url format in to your RSS Urls:

You can get the Playlist Id by clicking on the playlist in Youtube, then up in your browser search bar you'll see the url like:

The ID is the tail end after list=

Let me know whether this solves your issue or not

ThatGuyFlytrap commented 7 months ago

Ahh I did try that, but was putting it under YouTube URLS. That seems to work now. Thank you!

I am getting a new error today on all of my YouTube URLS. Example: W: Failed to fetch or process the RSS feed from https://www.youtube.com/@Prusa3D.. Error Count: 1

I have attached the log and my appsettings.json. It was working at first, and posted some links to the Discord.

Thanks in advance for any guidance.

FeedCord Log 2024-03-15-001.txt appsettings.json

PS: Is there a way to trigger the search at a certain time each day? Thanks again

ThatGuyFlytrap commented 7 months ago

NVM. It was my VPN. I'll create a tunnel for it. Sorry to bother you!

Qolors commented 7 months ago

Glad you were able to figure it out - cheers!