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

How to add Grabber with usercredentials? #43

Closed michasch64 closed 3 years ago

michasch64 commented 3 years ago

Hello, is there an example to send a login and receive cookies before grabbing from a site (eg. Instagram, fb etc.)? BTW, perfect job!!

javidsho commented 3 years ago

Hey there, Thanks! Unfortunately, that's not possible as of yet. However, I'm occasionally working to add support for services that require login. It shouldn't be much work.

michasch64 commented 3 years ago

Ty for the quick response, looking forward to the solution. Meanwhile I try myself with a "DefaultCookieHttpClient" but I'm just a hobby C# developer and might fail on that. If I succeed I will send my solution.

Javid Sh @.***> schrieb am Sa., 18. Sept. 2021, 11:52:

Hey there, Thanks! Unfortunately, that's not possible as of yet. However, I'm occasionally working to add support for services that require login. It shouldn't be much difficult.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dotnettools/SharpGrabber/issues/43#issuecomment-922251029, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATH3U3DGEFW5VQR3AQ6YJO3UCROPRANCNFSM5EJAUFEA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

javidsho commented 3 years ago

No problem. Make sure to watch the project to be delivered the good news 😃