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