Commit Graph

31 Commits (b9f2fdd37fe2085deb09710a2084c940e9920304)

Author SHA1 Message Date
Yen Chi Hsuan 5b012dfce8 [tudou] Improve error handling (closes )
Yen Chi Hsuan 664bcd80b9 [tudou] Use InAdvancePagedList (closes )
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
remitamine 40cf7fcbd2 [tudou] Add support for Albums and Playlists and extract more metadata
Yen Chi Hsuan b264c21302 [tudou] Use single quotes and compat_str
Yen Chi Hsuan 349b3a2ea0 [tudou] Improve regexs
Yen Chi Hsuan 87813a8570 [tudou] Use _download_xml
Yen Chi Hsuan aab135516b [tudou] Avoid shadowing builtin names
Yen Chi Hsuan 141ba36996 [tudou] Modernize
Yen Chi Hsuan 94e507aea7 [tudou] A more comprehensive _VALID_URL
Yen Chi Hsuan 41ebd6530b [tudou] Add the test case ()
Yen Chi Hsuan 2ec7b7b79b Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master
Sergey M․ 238755752f [tudou] Extract player URL from the webpage
Delon c71a3195af [tudou] Fix extracion
linhua55 bfed4813b2 fix extraction
for http://www.tudou.com/albumplay/cJAHGih4yYg.html
Philipp Hagemeister 92b065dc53 [tudou] Fix extraction
Philipp Hagemeister 8865bdeb37 Remove useless u prefixes
Philipp Hagemeister b74e86f48a Fix all PEP8 issues except E501
Jouke Waleson 2514d2635e PEP8: E225,E227
Jouke Waleson 8bcc875676 PEP8: more applied
Jouke Waleson 5f6a1245ff PEP8 applied
Philipp Hagemeister a8be56ce3d [tudou] Add test case for
Philipp Hagemeister 329818484c Merge remote-tracking branch 'naglis/tudou_fix'
Philipp Hagemeister 8bdfddf641 [tudou] Modernize
Naglis Jonaitis f931e25959 [tudou] Sort qualities by numeric value
Naglis Jonaitis ca9cd290c7 [tudou] Fix - filter non-number qualities
Philipp Hagemeister 7c58ef3275 [tudou] Fix title regex (Fixes )
Philipp Hagemeister 9ed3bdc64d [tudou] Add support for youku links (Closes )
Jaime Marquínez Ferrándiz 24a267b562 TudouIE: extract all the segments of the video and download the best quality (closes )
Also simplify a bit the extraction of the id from the url and write directly the title for the test video
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
M.Yasoob Khalid 9caa687d81 Added an IE for todou