-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
They still have proper links in the head so there is still hope it's a broken release |
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 |
Same here, even though on Youtube side, things seems to be operational |
@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 |
Hi, on my side, my YouTube feeds are also working. Maybe something was temporarily broken at YouTube, or you IP got blacklisted. |
Cleaned the cache, now it works with using channel ID : UCcVSSE0tadIdtvtFQqm3M-g |
That is correct, sorry I won't have the time and resources to maintain the bridge 🙁 |
Closing as false alert |
- 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)
Looks like return 404 again. |
False alert again. I will leave issue open, 'cos we need to run fallback on 404. |
Hi, I can confirm that my feeds are also still working but temporarily had this error due to API giving 404. |
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 |
Seems like those problems are known at scale https://www.reddit.com/r/rss/comments/nbznqx/youtube_rss_feeds_down/ but they always have seemed to be temporary https://www.reddit.com/r/rss/comments/pucaqc/youtube_stopped_supporting_rss_feeds_this_very/ |
@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 |
I also have 404 from time to time but the feed always come back shortly after. |
Removed the sense of emergency from the title. So, should it be handled gracefully or what? I think it can be safely closed again |
It should be handled. I will fix it, when I have time |
one option is to not fail on 404. but that would make it hard to know whether the inputted channel name is wrong :p |
It seems that Google broke or removed the endpoint that RSS Bridge uses. I get 404 both locally and on my server
The text was updated successfully, but these errors were encountered: