Commit Graph

396 Commits

Author SHA1 Message Date
Mort Yao
e2cba21ad9 NetEase: fix #428 2014-10-31 10:21:30 +01:00
Mort Yao
9466981f4f AcFun: fix #422 2014-10-31 10:09:12 +01:00
Mort Yao
a5eff0ec88 remove unused _letvcloud.py 2014-10-31 09:16:30 +01:00
Mort Yao
1b5894df11 fix 3c9a774 to get everything works 2014-10-31 09:14:58 +01:00
cnbeining
3c9a77429c Add Letvcloud support, as in #422
Have to redo this sh*t for 3 times due to the stupidity of the damned
editor and Git. FML.
2014-10-26 23:00:19 +08:00
lilydjwg
d24b2ca700 move parse_size to dongting.py 2014-10-17 07:09:11 +02:00
lilydjwg
a00d8a60b0 add Dongting (天天动听) support
example URL: http://www.dongting.com/?song_id=281575
2014-10-17 07:09:11 +02:00
Mort Yao
861e3af351 bilibili: fix more 2014-10-05 21:57:53 +02:00
Guangyu Zhang
cbc2f2fe32 regex support new Bilibili web page 2014-10-05 17:45:16 +08:00
jackyzy823
6b1d8e0e10 quick fix for bilibili cid 2014-09-27 17:27:07 +02:00
jackyzy823
8742a8c0f8 iqiyi vip info key changed 2014-09-21 17:25:16 +02:00
jackyzy823
beb6f5d83f fix for those who have not .netrc file. 2014-09-21 17:25:16 +02:00
Mort Yao
a2b7886624 version 0.3.30 2014-09-21 07:02:15 +02:00
Mort Yao
46ef8afa77 Niconico: fixed 2014-09-21 02:42:58 +02:00
Mort Yao
2c1d354635 support Content-Type: audio/mp4 2014-09-21 02:22:57 +02:00
Mort Yao
1952c90d10 use byte string for all when default encoding is not UTF-8 (fix #147 and close #222) 2014-09-21 02:10:05 +02:00
Mort Yao
a52cd83335 silly me 2014-09-21 01:54:43 +02:00
Mort Yao
fa1d1938d7 common: remove deprecated, unused function filenameable() 2014-09-20 23:46:21 +02:00
Mort Yao
ba861d4c4c support PyPy3: use explicit self (fix #410) 2014-09-20 22:57:26 +02:00
Mort Yao
c63155a334 Youku: fix a regression bug which caused '-y' not work
* d6ec844 is not implemented correctly (unfortunately)
2014-09-20 22:23:59 +02:00
Mort Yao
655e26acd1 YouTube: fix regex 2014-09-20 18:59:55 +02:00
jackyzy823
cfa8b43352 quick fix for acfun danmaku #408 2014-09-18 13:38:50 +08:00
Mort Yao
2d4ae1d7c8 Youku: handle wrong password error correctly 2014-09-12 19:15:55 +02:00
Mort Yao
8f682fd5fc VideoExtractor: replace misleading error message 2014-09-12 19:14:53 +02:00
Mort Yao
cdc5b3731f log.wtf(): exit code defaults to 1 2014-09-12 19:13:23 +02:00
Mort Yao
34121aab8f Google+: support multiple videos 2014-09-12 18:56:26 +02:00
Mort Yao
b0a8c579b2 enable merging f4v segments 2014-09-08 23:38:11 +02:00
Mort Yao
7053dabcd4 Tudou: fix incomplete download 2014-09-08 23:37:12 +02:00
Mort Yao
edd8ec77b8 Youku: pass bytes rather than str to base64.b64decode() (for compatibility with python <3.3) 2014-09-07 02:34:09 +02:00
oak nauhygon
39ff999d0a minor fix: b64decode takes only bytes not str 2014-09-07 02:11:52 +02:00
Mort Yao
3fbc04a3c8 version 0.3.30dev-20140907 2014-09-06 22:27:56 +02:00
Mort Yao
9626080b97 YinYueTai: fix video type 2014-09-06 03:29:52 +02:00
Mort Yao
a5e7b65b95 QQ: remove print debugging 2014-09-02 18:45:25 +02:00
jackyzy823
2545b69f19 fix logic 2014-09-02 18:31:25 +02:00
jackyzy823
65cdf9c4ca add check for vip videos 2014-09-02 18:31:25 +02:00
jackyzy823
f2b9bed346 fix support for iqiyi #334
some explanation:
    1.Download work should be complete in 10 minutes because urls are generated before downloading and the key may be expired after 10 minutes.You may retry to continue downloading
2014-09-02 18:31:24 +02:00
jackyzy823
d371fd440e temp repair QQ.But the links are redirected to a slow source with open 15kb/s 2014-09-02 18:31:24 +02:00
jackyzy823
869ed9da4f quick fix for #397 2014-08-25 18:51:48 +02:00
Mort Yao
b6cf508ac9 AcFun: fixed 2014-08-21 15:35:40 +02:00
Mort Yao
c9e42201ba version 0.3.30dev-20140820 2014-08-20 06:06:45 +02:00
Mort Yao
77e92dfe03 YouTube: non-greedy regex, fix #394 2014-08-20 05:46:14 +02:00
Mort Yao
422a3e879f Youku: fix display for format selection 2014-08-12 18:39:30 +02:00
fengyu
6442849519 set FFMPEG and FFMPEG_VERSION gracefully 2014-08-12 21:46:33 +08:00
FengYu
f92af54d28 set ffmpeg fallback version to 1.0 2014-08-12 21:10:21 +08:00
FengYu
eaf59fc745 fix ffmpeg version error 2014-08-12 17:08:51 +08:00
Mort Yao
3724b9b344 version 0.3.30dev-20140812 2014-08-11 23:19:20 +02:00
Mort Yao
a54d03ef27 Youku: fix a regression bug for downloading password-protected videos 2014-08-10 00:50:26 +02:00
cnbeining
a4763fc6a2 Add VideoBam as requested in #117 2014-08-08 01:41:38 -04:00
Mort Yao
43890131c0 Youku: no more FIXME 2014-08-07 21:37:59 +02:00
Mort Yao
48906c5624 Youku: turn on 1080p, fix #364 2014-08-07 21:31:11 +02:00