aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tf1.py
AgeCommit message (Collapse)Author
2014-03-29[tf1] ModernizeJaime Marquínez Ferrándiz
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-07-30Disable 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-23Mark WatIE and TF1IE as broken (related #1103)Jaime Marquínez Ferrándiz
2013-06-29WatIE: 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-29Move TF1IE to its own fileJaime Marquínez Ferrándiz