Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-06 | [bloomberg] Add another video id regex (closes #11371) | Sergey M․ | |
2016-07-31 | [bloomberg] Support BPlayer() players (closes #10187) | Yen Chi Hsuan | |
2016-05-12 | [bloomberg] Fix test_Bloomberg | Yen Chi Hsuan | |
In this test case, sometimes HLS is the best format while sometimes HDS is. To prevent occasional test failures, force HDS to be the best format. In the past, testing against HDS formats causes the same error as #9214, which is fixed as #9377 landed. | |||
2015-12-29 | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | |
Now all _extract_*_formats routines return a list | |||
2015-11-28 | [bloomberg] Improve formats extraction | Sergey M․ | |
2015-11-28 | [bloomberg] Improve video id regex | Sergey M․ | |
2015-11-28 | [bloomberg] Modernize | Sergey M․ | |
2015-11-28 | [bloomberg] Relax _VALID_URL even more (Closes #7685) | Sergey M․ | |
2015-11-19 | [bloomberg] Reax _VALID_URL (Closes #7546) | Sergey M․ | |
2015-04-03 | [bloomberg] Adapt to website changes (fixes #5347) | Jaime Marquínez Ferrándiz | |
2015-02-24 | [bloomberg] Modernize | Philipp Hagemeister | |
2014-07-28 | [bloomberg] Extract the available formats (closes #2776) | Jaime Marquínez Ferrándiz | |
It uses a helper method in the InfoExtractor class. The downloader will pick the requested formats using the bitrate in the info dict. | |||
2014-03-29 | [bloomberg] Fix extraction (fixes #2154) | Jaime Marquínez Ferrándiz | |
Stop using the OoyalaIE, extract the f4m url instead. | |||
2014-02-09 | [bloomberg] Fix extraction of ooyala embed code | Jaime Marquínez Ferrándiz | |
2014-01-29 | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | |
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property. Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code. | |||
2014-01-08 | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-09-16 | Add an extractor for Bloomberg (closes #1436) | Jaime Marquínez Ferrándiz | |