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

Youtube: the videos.xml endpoint occasionally returns 404 #2113

Open
arokettu opened this issue May 14, 2021 · 19 comments
Open

Youtube: the videos.xml endpoint occasionally returns 404 #2113

arokettu opened this issue May 14, 2021 · 19 comments
Labels
Bug-Report Confirmed bug report

Comments

@arokettu
Copy link

It seems that Google broke or removed the endpoint that RSS Bridge uses. I get 404 both locally and on my server

@arokettu arokettu added the Bug-Report Confirmed bug report label May 14, 2021
@arokettu
Copy link
Author

They still have proper links in the head so there is still hope it's a broken release
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://www.youtube.com/feeds/videos.xml?channel_id=...">

@em92
Copy link
Contributor

em92 commented May 14, 2021

Ping @mitsukarenai as maintainer of this bridge. Please leave note, if you don't have time to maintain it.

@em92
Copy link
Contributor

em92 commented May 14, 2021

Ping @mitsukarenai as maintainer of this bridge. Please leave note, if you don't have time to maintain it.

Btw, there is also another bug over there #1875
I forgot to ping you on that thread

@rmdes
Copy link

rmdes commented May 14, 2021

Same here, even though on Youtube side, things seems to be operational
https://www.youtube.com/feeds/videos.xml?channel_id=UCcVSSE0tadIdtvtFQqm3M-g

@arokettu
Copy link
Author

@rmdes Probably they are rolling out the fix and some nodes have not been updated yet. That or you should clean cache on your instance of the bridge

Things seem starting to work for me. If nothing gets broken again in a day I will close this

@ORelio
Copy link
Contributor

ORelio commented May 14, 2021

Hi, on my side, my YouTube feeds are also working. Maybe something was temporarily broken at YouTube, or you IP got blacklisted.

@rmdes
Copy link

rmdes commented May 14, 2021

Cleaned the cache, now it works with using channel ID : UCcVSSE0tadIdtvtFQqm3M-g
Thanks (forgot about the cache)

@mitsukarenai
Copy link
Member

Ping @mitsukarenai as maintainer of this bridge. Please leave note, if you don't have time to maintain it.

That is correct, sorry I won't have the time and resources to maintain the bridge 🙁

@em92
Copy link
Contributor

em92 commented May 14, 2021

Closing as false alert

@em92 em92 closed this as completed May 14, 2021
em92 added a commit to em92/rss-bridge that referenced this issue May 16, 2021
em92 added a commit that referenced this issue May 16, 2021
- Fix incorrectly working method for querying video info
- Partially fix playlist mode.
At least it works, if playlist has more than 15 videos. But maximum 100 video items are parsed from playlist.

Reason of switching maintainer: #2113 (comment)
@em92 em92 reopened this Aug 16, 2021
@em92
Copy link
Contributor

em92 commented Aug 16, 2021

Looks like return 404 again.

@em92
Copy link
Contributor

em92 commented Aug 16, 2021

False alert again. I will leave issue open, 'cos we need to run fallback on 404.

@ORelio
Copy link
Contributor

ORelio commented Aug 16, 2021

Hi, I can confirm that my feeds are also still working but temporarily had this error due to API giving 404.

@Riduidel
Copy link
Contributor

Riduidel commented Oct 3, 2021

I don't know for you, but since september, I'm getting 404 errors when trying to fetch channel videos from https://www.youtube.com/feeds/videos.xml?channel_id=UCK4PgggS7ClfRwVkLIrcruw

@Riduidel
Copy link
Contributor

Riduidel commented Oct 3, 2021

@arokettu
Copy link
Author

arokettu commented Oct 4, 2021

@Riduidel "This account has been terminated because we received multiple third-party claims of copyright infringement regarding material that the user posted." Your case is an honest 404

@ORelio
Copy link
Contributor

ORelio commented Oct 5, 2021

I also have 404 from time to time but the feed always come back shortly after.

@arokettu arokettu changed the title Youtube totally broken: the videos.xml endpoint returns 404 Youtube: the videos.xml endpoint occasionally returns 404 Jan 12, 2022
@arokettu
Copy link
Author

Removed the sense of emergency from the title. So, should it be handled gracefully or what? I think it can be safely closed again

@em92
Copy link
Contributor

em92 commented Jan 13, 2022

It should be handled. I will fix it, when I have time

@dvikan dvikan closed this as completed Mar 26, 2022
@dvikan dvikan reopened this Mar 26, 2022
@dvikan dvikan unpinned this issue May 10, 2023
@dvikan
Copy link
Contributor

dvikan commented Sep 12, 2023

one option is to not fail on 404. but that would make it hard to know whether the inputted channel name is wrong :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Report Confirmed bug report
Projects
None yet
Development

No branches or pull requests

7 participants