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

RSS: Channel + Playlist improvements #4298

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ChunkyProgrammer
Copy link
Contributor

@ChunkyProgrammer ChunkyProgrammer commented Nov 30, 2023

Channel feed: don't make an extra request, deprecate thumbnail field

Playlist feed: return 404 when playlist isn't found

As RSS clients can make a lot of requests pretty quickly, I removed fetching the channel to get the thumbnail for the RSS feed.
The rest of the fixes are mainly so FreeTube can detect if a channel doesn't exist via RSS

Related FreeTube PR: FreeTubeApp/FreeTube#4407

closes: #4021

@ChunkyProgrammer ChunkyProgrammer requested a review from a team as a code owner November 30, 2023 04:08
@ChunkyProgrammer ChunkyProgrammer requested review from syeopite and removed request for a team November 30, 2023 04:08
@ChunkyProgrammer ChunkyProgrammer changed the title Channel RSS + Playlist improvements RSS: Channel + Playlist improvements Nov 30, 2023
ChunkyProgrammer and others added 3 commits April 29, 2024 18:54
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
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.

[Bug] Playlist atom feeds return HTTP 200 for non-existent playlists
3 participants