You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
The second one is applying the same fix to the channel search since I forgot to test that in the first one. Prerequisite bug fix for util.fetch_url to fix post requests:
I also did these two commits so the first page for channel videos will use the generic first-page request type, which is less likely to change, so if they keep changing the APIs at least the first page of channels won't break. Not strictly necessary but increases resilience:
Describe the bug
Opening a youtube channel returns an 500 error page with Yotter
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The channel page with all the available videos open. It worked fine until a couple of weeks ago I think.
Desktop (please complete the following information):
Additional context
It is my own self hosted instance. The relevant docker log is this:
THe browser shows a
500 Internal Server Error
network call. I can watch videos normally.The text was updated successfully, but these errors were encountered: