HaarigerHarald / android-youtubeExtractor

Deprecated: Android based YouTube URL extractor and downloader
Other
877 stars 304 forks source link

html5=1 stopped working #184

Open kishanverma26 opened 3 years ago

kishanverma26 commented 3 years ago

html5=1 stopped working it was working previously

java.io.FileNotFoundException: https://www.youtube.com/get_video_info?html5=1&video_id=308rv6DRp8Q&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2F308rv6DRp8Q

Abhay-cloud commented 3 years ago

Yes, same problem here. I found that most of times it is not working. Out of 5 tries it is working for 2 times.

shailendra-rajpoot commented 3 years ago

same problem

thisistorsten commented 3 years ago

https://github.com/snakx/YouTubeApiSharp/commit/e0432b36f7416974548d56f33e27a48576b36e98 here is the solution!

SushilBerwal commented 3 years ago

snakx/YouTubeApiSharp@e0432b3 here is the solution!

@thisistorsten .m3u8 url not getting

karthikstrk commented 3 years ago

@SushilBerwal did you fixed it!?