Deleted user
Deleted user
https://donate.openstreetmap.org 😄
https://donate.openstreetmap.org 😄
yes the downloader no longer works ): videoInfo is allways null.
but with this i dont have sound
bestVideoWithAudioFormat returns zero with the IOS client. I think we need a better solution here.
String body = "{" + " \"videoId\": \"" + videoId + "\"," + " \"context\": {" + " \"client\": {" + " \"hl\": \"en\"," + " \"gl\": \"US\"," + "...
and yes you're right unfortunately it doesn't work with every video ):
String body = "{" + " \"videoId\": \"" + videoId + "\"," + " \"context\": {" + " \"client\": {" + " \"hl\": \"en\"," + " \"gl\": \"US\"," + "...
ANDROID_TV 2.19.1.303051424 can use up to 1080p 60FPS and works too
It might not be bad if the downloader checks all clients in a loop from good to bad until the video works. For example, ANDROID_VR also works, which supports up...