Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-13 | [tudou] Use single quotes and compat_str | Yen Chi Hsuan | |
2015-09-13 | [tudou] Improve regexs | Yen Chi Hsuan | |
2015-09-13 | [tudou] Use _download_xml | Yen Chi Hsuan | |
2015-09-12 | [tudou] Avoid shadowing builtin names | Yen Chi Hsuan | |
2015-09-12 | [tudou] Modernize | Yen Chi Hsuan | |
2015-09-12 | [tudou] A more comprehensive _VALID_URL | Yen Chi Hsuan | |
2015-09-12 | [tudou] Add the test case (#6273) | Yen Chi Hsuan | |
2015-09-12 | Merge branch 'master' of https://github.com/linhua55/youtube-dl into ↵ | Yen Chi Hsuan | |
linhua55-master | |||
2015-08-05 | [tudou] Extract player URL from the webpage | Sergey M․ | |
2015-08-05 | [tudou] Fix extracion | Delon | |
2015-07-18 | fix extraction | linhua55 | |
for http://www.tudou.com/albumplay/cJAHGih4yYg.html | |||
2015-01-08 | [tudou] Fix extraction | Philipp Hagemeister | |
2014-11-26 | Remove useless u prefixes | Philipp Hagemeister | |
2014-11-23 | Fix all PEP8 issues except E501 | Philipp Hagemeister | |
2014-11-23 | PEP8: E225,E227 | Jouke Waleson | |
2014-11-23 | PEP8: more applied | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-09-01 | [tudou] Add test case for #3643 | Philipp Hagemeister | |
2014-09-01 | Merge remote-tracking branch 'naglis/tudou_fix' | Philipp Hagemeister | |
2014-09-01 | [tudou] Modernize | Philipp Hagemeister | |
2014-08-31 | [tudou] Sort qualities by numeric value | Naglis Jonaitis | |
2014-08-31 | [tudou] Fix #3643 - filter non-number qualities | Naglis Jonaitis | |
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-02 | TudouIE: 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-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-25 | Added an IE for todou | M.Yasoob Khalid | |