dotnettools / SharpGrabber

Download from YouTube, Vimeo, HLS (M3U8 files) and more with .NET and JavaScript - Library and desktop app for downloading high quality media
GNU Lesser General Public License v3.0
315 stars 46 forks source link

Exception in getting Info form youtube ! #36

Closed einkaaf closed 3 years ago

einkaaf commented 3 years ago

Hi , Javid First of all thank you for making this lib <3

Second , I have this exception All time ! does YouTube ban IP or something else ?

I try it on my Germany Server but Exception happened again !

GrabException: Failed to get metadata information from https://youtube.com/get_video_info?video_id=nErrHNfZEAk&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2FnErrHNfZEAk&html5=1&c=TVHTML5&cver=6.20180913.

Deep-Winter commented 3 years ago

Same Problem since today with YouTube. Maybe something has changed on YouTube side?

babakmdi commented 3 years ago

Same Problem

DotNetTools.SharpGrabber.Exceptions.GrabException: 'Failed to get metadata information from https://youtube.com/get_video_info?video_id=UJ0-i159JrE&eurl=https%3A%2F%2Fyoutube.googleapis.com%2Fv%2FUJ0-i159JrE&html5=1&c=TVHTML5&cver=6.20180913.'

javidsho commented 3 years ago

Hello there, YouTube has applied new limitations as of today. I haven't yet found a solution for this, but I'm on it.

@erfankm7 About the problem of getting this error all the time, YouTube limits the number of videos you can grab for each IP and you can't keep grabbing unless you do some tricks such as constantly changing IP. I don't know much about that.

javidsho commented 3 years ago

OK the old way of getting the YouTube video seems not to work anymore. Most other libraries are also broken because of this. However, I'm looking for a new method and I'm close to getting it to work.

javidsho commented 3 years ago

The YouTube grabber is now fixed :)

snap608 commented 3 years ago

Thanx! You rock! :)