aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/tudou.py
Commit message (Collapse)AuthorAgeFilesLines
* [tudou] Fix title regex (Fixes #1614)Philipp Hagemeister2013-10-181-1/+2
|
* [tudou] Add support for youku links (Closes #1571)Philipp Hagemeister2013-10-151-11/+25
|
* TudouIE: extract all the segments of the video and download the best quality ↵Jaime Marquínez Ferrándiz2013-07-021-17/+40
| | | | | | (closes #975) Also simplify a bit the extraction of the id from the url and write directly the title for the test video
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+8
|
* Added an IE for todouM.Yasoob Khalid2013-06-251-0/+32