aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tf1.py
AgeCommit message (Collapse)Author
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