On 2014-04-14 04:38, Carl Hartung wrote:
On Sun, 13 Apr 2014 22:12:23 -0400 Felix Miata wrote:
On 2014-04-14 03:24 (GMT+0200) Carlos E. R. composed:
There's an elegant cli solution for this called 'youtube-dl'
Interesting... I'll have to try that one. It is available on oss repo :-)
You can probe to discover available resolutions and file types, e.g.:
[info] Available formats for rsL6mKxtOlQ: format code extension resolution note 171 webm audio only DASH webm audio , audio@ 48k (worst) 140 m4a audio only DASH audio , audio@128k 160 mp4 192p DASH video
It does not say expected size, though... o can get that info with firefox, though. Ha, and FF does not say the resolution!
Then select to download the 640x360 mp4 version like this:
~> youtube-dl -f 18 https://www.youtube.com/watch?v=rsL6mKxtOlQ
Invoke 'youtube-dl --help' to view additional options.
Wonderful! And I can also tell it to download subtitles. And it does resume after interrupt! This is a jewel! :-) -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)