Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [francetv] Extract all the available formats (#3278) | Jaime Marquínez Ferrándiz | 2014-07-28 | 1 | -9/+27 | |
| | | | | For some videos the resolution is not included in the url, we will need to look in the m3u8 manifest. | |||||
* | [francetv] Add support for mobile URLs (Closes #3275) | Sergey M․ | 2014-07-19 | 1 | -2/+2 | |
| | ||||||
* | [francetv] Add support for non-numeric video IDs (Fixes #2927) | Philipp Hagemeister | 2014-05-16 | 1 | -5/+17 | |
| | ||||||
* | [france2.fr:generation-quoi] Skip test | Jaime Marquínez Ferrándiz | 2014-02-15 | 1 | -0/+1 | |
| | | | | The videos seem to not be available outside France | |||||
* | [francetv] Use unicode_literals | Philipp Hagemeister | 2014-01-30 | 1 | -70/+73 | |
| | ||||||
* | [francetvinfo.fr] Support more ID suffixes | Philipp Hagemeister | 2014-01-30 | 1 | -1/+1 | |
| | ||||||
* | [francetv] Add extractor for Culturebox (closes #2117) | Jaime Marquínez Ferrándiz | 2014-01-08 | 1 | -0/+26 | |
| | ||||||
* | [francetv] Add support for urls in the format ↵ | Jaime Marquínez Ferrándiz | 2013-12-05 | 1 | -5/+6 | |
| | | | | http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898) | |||||
* | [francetv] Add support for more channels: 3, 4, 5 and Ô (#1898) | Jaime Marquínez Ferrándiz | 2013-12-05 | 1 | -19/+84 | |
| | | | | Rename the France2IE extractor to FranceTVIE | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 | |
| | ||||||
* | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -3/+1 | |
| | ||||||
* | [francetv] Use common format for ID of generation-quoi subextractor | Philipp Hagemeister | 2013-10-04 | 1 | -1/+1 | |
| | ||||||
* | [france2] Add support for URLs without video IDs (Fixes #1547) | Philipp Hagemeister | 2013-10-04 | 1 | -2/+14 | |
| | ||||||
* | [francetv] Add an extractor for Generation Quoi (closes #1475) | Jaime Marquínez Ferrándiz | 2013-09-23 | 1 | -0/+28 | |
| | ||||||
* | [francetv] Add an extractor for France2 | Jaime Marquínez Ferrándiz | 2013-09-23 | 1 | -0/+22 | |
| | ||||||
* | [francetv] Remove Pluzz test | Jaime Marquínez Ferrándiz | 2013-09-17 | 1 | -11/+1 | |
| | | | | Videos expire in 7 days | |||||
* | [francetv] Add an extractor for francetvinfo.fr (closes #1317) | Jaime Marquínez Ferrándiz | 2013-09-10 | 1 | -17/+44 | |
| | | | | It uses the same system as Pluzz, create a base class for both extractors. | |||||
* | Add an extractor for pluzz.francetv.fr (closes PR #1399) | Pierre Rudloff | 2013-09-10 | 1 | -0/+50 | |