Duell10111 / ReactTube

Youtube player mainly developed for usage on Apple TV
21 stars 1 forks source link

No videos play #23

Open yodaluca23 opened 1 month ago

yodaluca23 commented 1 month ago

This is happening to all/most third-party YouTube apps. I'm pretty sure YouTube did something and broke their API but no YouTube video loads. It just shows a yellow exclamation mark (⚠️) and video doesn't load, everything else works search, and everything else but not actually playing videos.

Duell10111 commented 1 month ago

An update could be needed for the youtube.js dependency, but as the latest version is breaking there need to be some major adaptions, espacially for the account management.

I adapted this already on my downloader-backup branch and there seems to be no issues.

I tied to apply the changes to https://github.com/Duell10111/ReactTube/tree/youtube-js-upgrade, you can try that one and check if it is working there. :)