-
Notifications
You must be signed in to change notification settings - Fork 31
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
Couldn't find a playable Audio format #499
Comments
Just woke up, and before I went to sleep this still worked, now it seems YouTube Music forces users to log in when on mobile. The only working FOSS YouTube player that still works seems to be NewPipe, since they don't use YouTube Music, but just the YouTube endpoints. I'll work on this later on. |
That's crazy. Yt always find ways to break one thing or the other. |
YouTube seems to have implemented a new anti-bot system, looking for a workaround... |
👀 Hmm |
Haven't had the time yet to actually work on this, I'm sorry. I'll update y'all ASAP. |
You diffenetly need helpers, at least 1 more dev |
There are two ways to fix the current issue |
Both won't work, here's why:
|
Are we cooked? |
Maybe. I'm looking into implementing this like NewPipe does; by using an entire JavaScript engine to make it work. Expect it to perform poor on low/medium-end devices. Might as well just import NewPipeExtractor at this point. |
Even that is not a guaranteed fix. NewPipe works unreliably for me lately. Often videos just don't play. In my experience the only things that currently work are: |
Google account actually work, i did a minimal change and it works now. But videos that need confirmation are not working. |
yt-dlp added a Seems it needs to be "generated in a browser" |
This comment was marked as spam.
This comment was marked as spam.
Hi everyone, I committed an experimental fix ==> 504b6f7 Normally I would test a lot more, then release, but I'll release anyway, it's better than nothing. I'll keep this issue open even after the release, just so we can test a bit more before calling it 'fixed'. |
@25huizengek1 soooo how do we make it work with the current release? Are you gonna make a new one soon? |
Sir, I tried installing the app but only source code is available for version 1.1.1 |
@Mexiater @Ayusha94751 I hadn't released the new version yet. You should be able to update your app in F-Droid / from GitHub releases now. (F-Droid broke on me because of the AGP upgrade, so I literally had to debug Python in the meantime, see androguard/androguard#1014 if you're interested, I guess I should PR to fdroidserver or smth 😂 ) |
thank you! |
I also want to learn how to do Android Developement like you. Could you suggest me the resources for it? |
Too much computernerding things for me T-T |
Good job! everyone, it now works! |
Oh! It works so smoothly. And this fluffy pip mode is insane. I can play ping pong with it all day long LOL. |
That song works for me, maybe it got blocked in your region/you need to sign in. I'll work on a login system later on. (As I said earlier, some songs still won't work due to regional/age restrictions) |
Nah, it's alright. Lemme be clear:
By the way, the song in the 2nd step I mentioned was not set as favourite. So I think that these songs had a different IDs despite being the same song. |
I guess the song actually got deleted from YouTube Music and got re-released. That stuff happens every now and again, I don't know why. |
I just wanna thank the dev for the quick fix, appreciate that, thank you!!! |
It works for me. I can see all of the thumbnails and it plays nicely. Maybe you can try to change the DNS settings or somethin'. |
So far everything works pretty well on the latest release 🤷♂️ |
I am writing through a translator so if something is not clear, all questions to the translator. As you know, there are already problems with YouTube in Russia and I am afraid that even if a solution to the problem is found, it will not work in Russia. |
Вообще, от провайдера и ВПН зависит, но да, если твой провайдер послушный, то вероятно ViTune не будет работать. |
@Metgus YouTube is not available in Russia, I'm sorry. (Or as YouTube describes themselves: temporarily unavailable) |
Steps to reproduce the bug
Expected behavior
It should play as normal
Actual behavior
It doesn't. It just says it cannot find a playable Audio format
Screenshots/Screen recordings
Logs
No response
ViTune version
v1.1.0
What kind of build are you using?
Release (GitHub / F-Droid)
Android version
Android 10
Device info
I'm using a
Upstream reproducibility
No response
Additional information
No response
Checklist
The text was updated successfully, but these errors were encountered: