Results 280 comments of absidue

YouTube removed the `channels` tab.

Not sure how long YouTube's rate limit lasts but after the instance has hit the rate limit once, it's probably a good idea to remember that it is rate limited...

Invidious currently returns the same feeds as YouTube, it just converts YouTube RSS feeds into Atom feeds. So adding community posts to any of the existing feeds would be a...

The internal server error that is happening on YouTube's side is probably because Invidious is sending an old client version when it fetches the data from YouTube (that's what caused...

@neoabs Does it work with normal playlists? playlist IDs that start with `RD` are randomly generated

> `channels` is no longer returned in the `tabs` That list always matches the tabs available on YouTube for the provided channel, it's there so that you can check if...

I wonder if there is something between Invidious and the user on those major instances that is messing up the encoding, maybe a reverse proxy or something that is incorrectly...

Does it work correctly on the test instance? afaik that is a default setup without any of the custom/non-standard stuff that most public instances do.

Maybe it's caused by the reverse proxy then?

In all the API responses I've seen, YouTube doesn't include the `fmt` value by default. As I'm guessing there is a reason why you opened this pull request, it's probably...