aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/tf1.py
Commit message (Collapse)AuthorAgeFilesLines
* Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ↵Jaime Marquínez Ferrándiz2013-07-301-1/+2
| | | | sum doesn't match.
* [wat] fix the extraction of the video url (fixes #1103)Jaime Marquínez Ferrándiz2013-07-291-6/+2
| | | | Use the direct download link for Android.
* 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
| | | | | 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 fileJaime Marquínez Ferrándiz2013-06-291-0/+34