Looking for a working Youtube Bulk Downloader

brettt

Newbie
Joined
Jun 15, 2013
Messages
15
Reaction score
3
Hi everyone,

To start with I would like to thank everyone on BHW for this amazing community that helped me find my way around IM!
For the past days I have been looking for a working bulk/batch youtube downloader, I am looking for a program that:
  1. Can work with a list of scraped YT url's
  2. Is Multi Threaded
  3. Is Free

I have tried over 10 different free tools but none of them seems to work anymore..
Which free Youtube downloader would you recommend ?

Thank you in advance :)
 
You can't find mass video downloader for free. If anyone have will sell it.
You can code by yourself but it takes time...
 
I think there is a plugin for firefox that downloads bulk youtube videos, but I am not sure.
I personally have coded such an app, but I can't offer it for free unfortunately.
 
Give a try
Code:
https://addons.mozilla.org/pt-pt/firefox/addon/bytubed/
 
Check "youtube-dl".
It's a simple but very powerful python script, which can be used for bulk download.
Also youtube-dl supports downloading videos through a proxy.
If you want to make this script multithreading -> contact me.
 
Last edited:
Thanks for the replies. I forgot to mention that the videos must be saved with the titles used on YouTube

I think there is a plugin for firefox that downloads bulk youtube videos, but I am not sure.
I personally have coded such an app, but I can't offer it for free unfortunately.

Give me a PM about your software and price, thanks
 
Pulling the title and having the files saved as each one, from the json info would be the easiest part of the process.
 
You can't find mass video downloader for free. If anyone have will sell it.
You can code by yourself but it takes time...

Previously I used YTD Youtube Downloader, It is free and worked perfectly but sadly stopped working 2 days ago.
So it is possible to find a free mass video downloader. Any other suggestions ?
 
I'm also still looking for a youtube downloader that can download from a urls list multi threaded.
If anyone got one PM me.
 
anyone ? im considering buying one at the moment..
 
Back
Top