Package: youtube-dl
Version: 2011.10.19-1
Severity: normal
The changelog has
youtube-dl (2011.10.19-1) unstable; urgency=low
* Imported Upstream version 2011.10.19. Highlights:
+ Added option -L to list available formats.
[...]
-- Rogério Brito <[email protected]> Tue, 18 Oct 2011 21:13:16 -0200
youtube-dl (2011.09.27-1) unstable; urgency=low
* New upstream version. Highlights:
[...]
+ Added ability to get available formats for a video (--get-format).
[...]
-- Rogério Brito <[email protected]> Thu, 29 Sep 2011 14:37:13 -0300
For -L I get the following
faheem@orwell[default branch:rev 2]:~/video/youtube$ youtube-dl -L
http://www.youtube.com/watch?v=sZBBg1lpyZ0&feature=related
[1] 25658
faheem@orwell[default branch:rev 2]:~/video/youtube$ Usage: youtube-dl
[options] url [url...]
youtube-dl: error: no such option: -L
The --get-format does return something.
faheem@orwell[default branch:rev 2]:~/video/youtube$ youtube-dl --get-format
http://www.youtube.com/watch?v=sZBBg1lpyZ0&feature=related
[1] 28927
faheem@orwell[default branch:rev 2]:~/video/youtube$ 34
However, neither -L or --get-format is documented in the man page.
I checked that the 34 format works for this video, but so does 18. So this list
is incomplete.
If any of this should be sent upstream, let me know.
Regards, Faheem
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (50, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-vserver-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages youtube-dl depends on:
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
Versions of packages youtube-dl recommends:
ii ffmpeg 4:0.5.4-1 multimedia player, server and enco
Versions of packages youtube-dl suggests:
ii rtmpdump 2.3-2 A small dumper for media content s
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]