[OT] Uploading DConf videos

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Sat Jul 19 08:25:57 PDT 2014


On 2014-07-19 00:39, Andrei Alexandrescu wrote:

> Is there an easy way to download off of youtube one of DConf talks at
> the same quality as the archive.org content? -- Andrei

Here's a couple of alternatives:

* youtube-dl - command line tool, requires Python. Just run the tool 
with the URL as the argument [1]

* Flash Video Downloader - plugin for Firefox. Adds a button below each 
clip on youtube to download [2]

* 4K Video Downloader - standalone application for OS X. Past the URL in 
the application and it will start to download [3]

If think the plugin for Firefox is easiest to use.

[1] http://rg3.github.io/youtube-dl/
[2] http://www.flashvideodownloader.org/
[3] http://www.4kdownload.com/products/product-videodownloader

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list