Program to download videos from websites
-
Hello.
I am taking a course on a website and it has quite a few videos.
I would like to download them all at once, instead of one by one.
I have tried a program called allvasoft, but it is paid and only lets me download 5 videos.
Does anyone know of a program that allows you to download videos like crazy from a website?Thanks in advance
Sent from my SM-N9005 using Tapatalk
-
I use this Firefox addon, which shows you all the multimedia content of all the tabs you have open so you can download it. I usually use it on Youtube to watch things in places where I don't have a good connection, I don't know how it will go on others: NetVideoHunter https://addons.mozilla.org/es/firefox/addon/netvideohunter-video-downloade/
-
I'll try it and let you know.
Thank you very much.Sent from my SM-N9005 using Tapatalk
-
It also depends a lot on how the video is embedded on the web. You may not even need any program to do it.
Maybe if you search in the code of the page you can access the URL from where the video is linked. This can be achieved by accessing the code inspector from the browser (with F12 or by right-clicking and selecting "view page source") and searching for the video URL to run it in an independent window and do a "Save as…" to download the video.
Best regards