Mass Youtube downloader?

Derviie

Regular Member
Joined
Oct 14, 2010
Messages
303
Reaction score
33
I'm looking for a tool that will allow me to load a list of video URL's and let me download them all. It's for one of my projects, I'm testing the difference between my competitors earnings and my own.
 
I'm looking for a tool that will allow me to load a list of video URL's and let me download them all. It's for one of my projects, I'm testing the difference between my competitors earnings and my own.
You can do it youtube-dl library for Python with https://rg3.github.io/youtube-dl/
Also pytube:
img404.jpg
 
i use the 4kdownload com desktop app, you can import your list of links and it will do the job
 
i use the 4kdownload com desktop app, you can import your list of links and it will do the job
Again, I said this is for people that hate installing or paying for software if you can do it with just a simple line of code.
That software is not free and open source, they end up selling you a license.
 
well not everyone can code his own tools, even if it's look easy, for most users it's rocket science, anyway i use the free version of that software for years. it's a simple tool
 
well not everyone can code his own tools, even if it's look easy, for most users it's rocket science, anyway i use the free version of that software for years. it's a simple tool

Well you know you are right. But it is not rocket science installing Python and pip for any OS.
Edit:
----
I mixed up 2 threads with similar topic.
I created a new one at https://www.blackhatworld.com/seo/free-mass-download-youtube-videos-very-easy.1078216/#post-11634348
There I explain how to do it.
 
Back
Top