aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tudou.py
AgeCommit message (Collapse)Author
2013-10-18[tudou] Fix title regex (Fixes #1614)Philipp Hagemeister
2013-10-15[tudou] Add support for youku links (Closes #1571)Philipp Hagemeister
2013-07-02TudouIE: extract all the segments of the video and download the best quality ↵Jaime Marquínez Ferrándiz
(closes #975) Also simplify a bit the extraction of the id from the url and write directly the title for the test video
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-25Added an IE for todouM.Yasoob Khalid