Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [bloomberg] Adapt to website changes (fixes #5347) | Jaime Marquínez Ferrándiz | 2015-04-03 | 1 | -9/+16 |
| | |||||
* | [bloomberg] Modernize | Philipp Hagemeister | 2015-02-24 | 1 | -3/+3 |
| | |||||
* | [bloomberg] Extract the available formats (closes #2776) | Jaime Marquínez Ferrándiz | 2014-07-28 | 1 | -3/+2 |
| | | | | | It uses a helper method in the InfoExtractor class. The downloader will pick the requested formats using the bitrate in the info dict. | ||||
* | [bloomberg] Fix extraction (fixes #2154) | Jaime Marquínez Ferrándiz | 2014-03-29 | 1 | -14/+22 |
| | | | | Stop using the OoyalaIE, extract the f4m url instead. | ||||
* | [bloomberg] Fix extraction of ooyala embed code | Jaime Marquínez Ferrándiz | 2014-02-09 | 1 | -2/+4 |
| | |||||
* | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -2/+2 |
| | | | | | 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. | ||||
* | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | 2014-01-08 | 1 | -2/+3 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Add an extractor for Bloomberg (closes #1436) | Jaime Marquínez Ferrándiz | 2013-09-16 | 1 | -0/+27 |