Skip to content

[YoutubeBridge] Cache RSS feed URL resolution - #5081

Open
Electronic-Mango wants to merge 1 commit into
RSS-Bridge:masterfrom
Electronic-Mango:youtube-rss-cache
Open

[YoutubeBridge] Cache RSS feed URL resolution#5081
Electronic-Mango wants to merge 1 commit into
RSS-Bridge:masterfrom
Electronic-Mango:youtube-rss-cache

Conversation

@Electronic-Mango

Copy link
Copy Markdown

When using "custom name" with no specified duration, the bridge accesses the channels video page to extract RSS feed URL. Since the RSS URLs shouldn't change for channels they can be cached for a long time - in this case 30 days.

This limits hitting the actual YT webpage and should improve reliability.

When duration is specified, then cached values are not useful, as the channel videos page has to be accessed anyway.

Cache RSS feed URL and icon URL when using custom name with no duration.
RSS URLs for channels shouldn't change, so they can be cached for a long time.
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

Successfully merging this pull request may close these issues.

1 participant