[bloomberg] Extract the available formats (closes #2776)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 28 Jul 2014 13:25:56 +0000 (15:25 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 28 Jul 2014 13:32:38 +0000 (15:32 +0200)
commit31bb8d3f5142f68c9da389caf9fa2356464cc35e
treee85f304a6387d3bd856c66534763b58e0369f52b
parent4958ae205873980189793885824418533cd27041
[bloomberg] Extract the available formats (closes #2776)

It uses a helper method in the InfoExtractor class.
The downloader will pick the requested formats using the bitrate in the info dict.
youtube_dl/downloader/f4m.py
youtube_dl/extractor/bloomberg.py
youtube_dl/extractor/common.py