android-youtubeExtractor icon indicating copy to clipboard operation
android-youtubeExtractor copied to clipboard

[Youtube_Get_Video_Info]java.io.FileNotFoundException: https://www.youtube.com/get_video_info? even there is html5=1 as param

Open suryajanaki opened this issue 3 years ago • 12 comments

There is a FileNotFoundException even if we add the html5=1 to the URL. From past few days this exception is throwing when we extract the video.

suryajanaki avatar Jun 16 '21 04:06 suryajanaki

There is a FileNotFoundException even if we add the html5=1 to the URL. From past few days this exception is throwing when we extract the video.

same issue with me

kishanverma26 avatar Jun 16 '21 05:06 kishanverma26

Same with me too, even if we add html=1 to URL, it can no longer play a video.

ps. sorry for my bad english.

pongsatornw avatar Jun 16 '21 05:06 pongsatornw

Not working for me too 😥

According to the latest fix that is resolve by add html5=1 to query string, how can we know that we should add html5=1 ?

grizzly3ear avatar Jun 16 '21 05:06 grizzly3ear

It loading for a long time pls help 😭

kalasour avatar Jun 16 '21 06:06 kalasour

I think it is User-Agent's problem. Modify the below User-Agent to Mac, sometimes it works, sometimes it doesn’t work. Hope someone can solve it completely. Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36

williamycyh avatar Jun 17 '21 03:06 williamycyh

@williamycyh That is correct but it is not working for every time. It seems they might have changes the file location.

suryajanaki avatar Jun 18 '21 03:06 suryajanaki

any changes??

saurabhgoyal795 avatar Jun 18 '21 06:06 saurabhgoyal795

how do we solve this problem??

saurabhgoyal795 avatar Jun 18 '21 06:06 saurabhgoyal795

YouTube live video not playing but recorded play

On Fri, 18 Jun, 2021, 12:11 pm Saurabh Goyal, @.***> wrote:

how do we solve this problem??

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/HaarigerHarald/android-youtubeExtractor/issues/183#issuecomment-863797465, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGEZANXCXCDBAQKWLPDH7V3TTLTBDANCNFSM46YSDOZQ .

SushilBerwal avatar Jun 19 '21 15:06 SushilBerwal

@williamycyh did you fix that? Can you share ur code. Please!

karthikstrk avatar Jun 23 '21 15:06 karthikstrk

https://stackoverflow.com/questions/67615278/get-video-info-youtube-endpoint-suddenly-returning-404-not-found

Adding &c=TVHTML5&cver=6.20180913 like said in the link fixed the issue of not getting anything from the get_video_info endpoint

LoyalPotato avatar Jun 28 '21 09:06 LoyalPotato

https://stackoverflow.com/questions/67615278/get-video-info-youtube-endpoint-suddenly-returning-404-not-found

Adding &c=TVHTML5&cver=6.20180913 like said in the link fixed the issue of not getting anything from the get_video_info endpoint

after doing this is not working today plz resolve it

shailendra-rajpoot avatar Jul 22 '21 05:07 shailendra-rajpoot