Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-23 | [tf1] fix wat id extraction(closes #9862) | Remita Amine | |
2016-06-01 | [tf1] Fix a regular expression (closes #9656) | Yen Chi Hsuan | |
This is a Python bug fixed in 2.7.6 [1] [1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594 | |||
2016-05-22 | [tf1] add support for more related web sites | remitamine | |
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2016-02-29 | [tf1] Improve wat id regex (Closes #8691) | Sergey M․ | |
2016-02-22 | [tf1] fix info extraction(fixes #8599) | remitamine | |
2015-12-15 | [tf1] Fix tests | Sergey M․ | |
2015-12-15 | [tf1] Relax _VALID_URL | Sergey M․ | |
2015-12-15 | [tf1] Fix extraction (2) | Sergey M․ | |
2015-12-15 | [tf1] Fix extraction (Closes #7873) | Sergey M․ | |
2015-05-30 | [tf1] Extend _VALID_URL (Closes #5848) | Sergey M․ | |
2015-05-26 | [tf1] Extend _VALID_URL (fixes #5819) | Yen Chi Hsuan | |
2015-01-04 | [tf1] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-01-04 | [tf1] simplify regex | t0mm0 | |
2015-01-04 | [tf1] fix test | t0mm0 | |
2015-01-04 | [tf1] add support for TFOU | t0mm0 | |
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-03-29 | [tf1] Modernize | Jaime Marquínez Ferrándiz | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-07-30 | Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ↵ | Jaime Marquínez Ferrándiz | |
sum doesn't match. | |||
2013-07-29 | [wat] fix the extraction of the video url (fixes #1103) | Jaime Marquínez Ferrándiz | |
Use the direct download link for Android. | |||
2013-07-23 | Mark WatIE and TF1IE as broken (related #1103) | Jaime Marquínez Ferrándiz | |
2013-06-29 | WatIE: support videos divided in multiple parts (closes #222 and #659) | Jaime Marquínez Ferrándiz | |
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 | |||
2013-06-29 | Move TF1IE to its own file | Jaime Marquínez Ferrándiz | |