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
308 stars 45 forks source link

Unable to download Youtube Videos with Warning #94

Open LefanTan opened 2 months ago

LefanTan commented 2 months ago

For youtube videos that may require a user confirmation, it seems like SharpGrabber isn't able to grab the contents.

image

Here's an example (and perhaps slightly controversial) video: https://www.youtube.com/watch?v=sR0DsXH0bT4

Error:

   YouTube video is inaccessible.
         at DotNetTools.SharpGrabber.MultiGrabber.InternalGrabAsync(IEnumerable`1 candidateGrabbers, Uri uri, CancellationToken cancellationToken, GrabOptions options, IProgress`1 progress)

It does seem like download should be possible, at least when using savefrom.net.

image

How can we get around this? Thanks!

rochapablo commented 6 days ago

+1