I need a good video downloader

Yester

Junior Member
Joined
Sep 7, 2021
Messages
172
Reaction score
120
So I'm trying to fetch and download some videos from a site (the videos are private and require login acces so it won't work if I put the url in some downloder). I tried most of the chrome plugins but it seems the site takes measure against those video downloaders and they don't work.

The videos are self-hosted. Can anyone suggest a good tool? Thanks and I appreciate the help.
 
Just open network monitor when the video plays, copy the curl request and put in curl for Windows. Stackoverflow has plenty of examples.
 
Thanks everyone :)
 
inspect check where video was hosted. open link. then try with IDM or any chrome video downloading tools
 
Back
Top