about summary refs log tree commit diff
path: root/youtube_dl/extractor/tf1.py
Commit message (Expand)AuthorAgeFilesLines
* [tf1] improve extraction(closes #27980)(closes #28040)Remita Amine2021-02-231-64/+59
* [tf1] Improve extraction and fix issues (closes #21372)Sergey M․2019-06-221-17/+25
* [tf1] Fix wat id extraction (closes #21365)Emmanuel Froissart2019-06-221-3/+33
* [tf1] try all supported adaptive urlsRemita Amine2018-06-171-0/+1
* [tf1] fix wat id extraction(closes #9862)Remita Amine2016-06-231-1/+1
* [tf1] Fix a regular expression (closes #9656)Yen Chi Hsuan2016-06-011-1/+1
* [tf1] add support for more related web sitesremitamine2016-05-221-2/+2
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [tf1] Improve wat id regex (Closes #8691)Sergey M․2016-02-291-1/+1
* [tf1] fix info extraction(fixes #8599)remitamine2016-02-221-3/+1
* [tf1] Fix testsSergey M․2015-12-151-1/+2
* [tf1] Relax _VALID_URLSergey M․2015-12-151-1/+4
* [tf1] Fix extraction (2)Sergey M․2015-12-151-1/+1
* [tf1] Fix extraction (Closes #7873)Sergey M․2015-12-151-5/+3
* [tf1] Extend _VALID_URL (Closes #5848)Sergey M․2015-05-301-1/+4
* [tf1] Extend _VALID_URL (fixes #5819)Yen Chi Hsuan2015-05-261-3/+6
* [tf1] Remove unused importJaime Marquínez Ferrándiz2015-01-041-2/+0
* [tf1] simplify regext0mm02015-01-041-1/+1
* [tf1] fix testt0mm02015-01-041-2/+3
* [tf1] add support for TFOUt0mm02015-01-041-5/+16
* PEP8: applied even more rulesJouke Waleson2014-11-231-1/+1
* [tf1] ModernizeJaime Marquínez Ferrándiz2014-03-291-18/+22
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ...Jaime Marquínez Ferrándiz2013-07-301-1/+2
* [wat] fix the extraction of the video url (fixes #1103)Jaime Marquínez Ferrándiz2013-07-291-6/+2
* Mark WatIE and TF1IE as broken (related #1103)Jaime Marquínez Ferrándiz2013-07-231-0/+1
* WatIE: support videos divided in multiple parts (closes #222 and #659)Jaime Marquínez Ferrándiz2013-06-291-3/+4
* Move TF1IE to its own fileJaime Marquínez Ferrándiz2013-06-291-0/+34