Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Hi
I recently discovered that Youtube-Dl did not display all available formats for this french channel.
C:>youtube-dl -F -v "http://replay.publicsenat.fr/vod/documentaire/crash/169683"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-F', u'-v', u'http://replay.publicsenat.fr/vod/doc
umentaire/crash/169683']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.09.03
[debug] Python version 2.7.8 - Windows-XP-5.1.2600-SP3
[debug] exe versions: ffmpeg N-71664-gcd69c0e, rtmpdump 2.4
[debug] Proxy map: {}
[generic] 169683: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 169683: Downloading webpage
[generic] 169683: Extracting information
[DailymotionCloud] 55ed5dc794a6f61d74350384: Downloading webpage
[info] Available formats for 55ed5dc794a6f61d74350384:
format code extension resolution note
0 mp4 unknown
For this case "0" corresponds to the lowest quality.
Thank you.