iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
15.52k stars 1.7k forks source link

Video: try using the TvHtml5ScreenEmbed client type to get videos. #4737

Closed ashley0143 closed 3 weeks ago

ashley0143 commented 3 weeks ago

this pull requests tries fixing the #4734 issue by using the tv client.

ashley0143 commented 3 weeks ago

needs testing

unixfox commented 3 weeks ago

No that's not the intended fix. We want to still use the ANDROID client or the WEB client with a proper fix.

ggtylerr commented 3 weeks ago

Should at the very least fix up the error handling on the "last hope" parser, switching to it if there's an actual error rather than just a null response.