Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tf1] Extend _VALID_URL (Closes #5848) | Sergey M․ | 2015-05-30 | 1 | -1/+4 |
| | |||||
* | [tf1] Extend _VALID_URL (fixes #5819) | Yen Chi Hsuan | 2015-05-26 | 1 | -3/+6 |
| | |||||
* | [tf1] Remove unused import | Jaime Marquínez Ferrándiz | 2015-01-04 | 1 | -2/+0 |
| | |||||
* | [tf1] simplify regex | t0mm0 | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | [tf1] fix test | t0mm0 | 2015-01-04 | 1 | -2/+3 |
| | |||||
* | [tf1] add support for TFOU | t0mm0 | 2015-01-04 | 1 | -5/+16 |
| | |||||
* | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [tf1] Modernize | Jaime Marquínez Ferrándiz | 2014-03-29 | 1 | -18/+22 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ↵ | Jaime Marquínez Ferrándiz | 2013-07-30 | 1 | -1/+2 |
| | | | | sum doesn't match. | ||||
* | [wat] fix the extraction of the video url (fixes #1103) | Jaime Marquínez Ferrándiz | 2013-07-29 | 1 | -6/+2 |
| | | | | Use the direct download link for Android. | ||||
* | Mark WatIE and TF1IE as broken (related #1103) | Jaime Marquínez Ferrándiz | 2013-07-23 | 1 | -0/+1 |
| | |||||
* | WatIE: support videos divided in multiple parts (closes #222 and #659) | Jaime Marquínez Ferrándiz | 2013-06-29 | 1 | -3/+4 |
| | | | | | The id for the videos is now the full id, no the one in the webpage url. Also extract more information: description, view_count and upload_date | ||||
* | Move TF1IE to its own file | Jaime Marquínez Ferrándiz | 2013-06-29 | 1 | -0/+34 |