Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No videos play #23

Closed
yodaluca23 opened this issue Jul 28, 2024 · 15 comments
Closed

No videos play #23

yodaluca23 opened this issue Jul 28, 2024 · 15 comments

Comments

@yodaluca23
Copy link

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
Copy link
Owner

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. :)

@Duell10111
Copy link
Owner

Shouldn't be a issue anymore with current version

@yodaluca23
Copy link
Author

Can confirm it's working :) thank u!

@Blackspell01
Copy link

Does it still work for you?

@Duell10111
Copy link
Owner

@Blackspell01 It still works for me with the latest version on the main branch, I merged today. :)

@Blackspell01
Copy link

Where can I download the unsigned ipa? For me 0.12 did not work

@yodaluca23
Copy link
Author

yodaluca23 commented Jan 25, 2025

Where can I download the unsigned ipa? For me 0.12 did not work

https://github.com/Duell10111/ReactTube/actions/runs/11421668996#artifacts
Here is the latest.

Never minds,those expired. You can fork it and run the workflow yourself.

@Duell10111
Copy link
Owner

Otherwise you can try my latest 0.1.3 build.

https://github.com/Duell10111/ReactTube/actions/runs/12967209428

I will try to fix the issue that the artifacts are not mapped to the releases atm.

@Blackspell01
Copy link

Unfortunately it still doesnt play any kind of video for me :(.

@Duell10111
Copy link
Owner

On what platform are you using the App? iOS, tvOS?

@Blackspell01
Copy link

tvOS. Maybe I have to reinstall it but I cant unfortunately because my apple account has 0/10 resigns left currently

@Duell10111
Copy link
Owner

Hmm, okay what Video Resolution Type are you using http or hls?
You can change this in the settings.
You could try to use HLS.

@Blackspell01
Copy link

Ah, now it works, thanks. :)

Do you think the login capability will be repaired anytime soon?

@Duell10111
Copy link
Owner

Yes at least for TV there is a fix in work.
I added the TV endpoints to the youtubei.js library I use, but currently the PR therefore is not merged.
LuanRT/YouTube.js#872

I have a testing branch on github where the login works again for tvOS, if you want to test yourself:
But this has to be built by yourself. :D
https://github.com/Duell10111/ReactTube/tree/dev-home-tv

@Blackspell01
Copy link

Blackspell01 commented Jan 28, 2025

Cool, im curious. My abilities combined with chat gpt have not been enough to compile it successfully though 🥲

Nevermind, got it working :). Finally Yt without ads, amazing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants