Hiya, so looking to download videos of certain websites. So far been using https://www.downloadhelper.net/ extension to download the videos manually, but it turns into a very tedious process after a while. Looking for a way to automate this process :) Let me know if there are any tools, programs or solutions to grab stuff off the internet.
Yt-dlp?
If you want to download several videos on the same website, just write a python script in combination with the yt-dlp command. It’s not that hard.
https://github.com/yt-dlp/yt-dlp
That and
wget
? https://www.gnu.org/software/wget/manual/wget.html#Types-of-FilesIt supports downloading playlists on some websites and also supports reading a file with URLs.
Figured it was YT specific, but will check it out in more detail - thanks :)
It supports thousands of sites
oh wow even the site I wanted to download from is listed there… Well this solves exactly what i was looking for :)
Wait, it does videos of websites? What are you looking to capture, exactly? Like, screen recordings of what the website looks like?
No I wanted to download videos of a specific streaming service, as certain shows are about get removed.