Duell10111 / ReactTube

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

Error: Failed to extract n-token decipher algorithm with "youtubei.js": "10.2.0" #27

Open Iridahonda opened 1 month ago

Iridahonda commented 1 month ago

I'm getting an error with the latest push. Seems we need to update to 10.3.0 due to YT changes but that seems not to be trivial.

Duell10111 commented 1 month ago

Yes indeed, I upgraded in my watch feature branch to v10.3.0 but it was quite a hustle. But it seems to work now. By time I will upgrade it on the main branch too. 😊 Otherwise the HLS player type should still work if you change to it in the settings. 😄

Iridahonda commented 1 month ago

I followed your downloader-backup changes and got it working. Thank you very much. This is an excellent and fun app to learn a bit about react-native.

Duell10111 commented 1 month ago

I followed your downloader-backup changes and got it working. Thank you very much. This is an excellent and fun app to learn a bit about react-native.

That's great to hear. :)

Feel free to create a PR if you have new ideas or features to add. :D