Commit Graph

248 Commits

Author SHA1 Message Date
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
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
ba861d4c4c support PyPy3: use explicit self (fix #410) 2014-09-20 22:57:26 +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
34121aab8f Google+: support multiple videos 2014-09-12 18:56:26 +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
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
77e92dfe03 YouTube: non-greedy regex, fix #394 2014-08-20 05:46:14 +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
Mort Yao
ff7b57a065 Youku: fix #383, using the new ep generation algorithm 2014-08-07 21:21:35 +02:00
jackyzy823
460892d3f7 fix letv error 2014-08-06 20:41:24 +08:00
Mort Yao
00d2b35ccb music.163.com: fetch author name and position of song in album 2014-08-03 21:33:45 +02:00
Mort Yao
1c3c586e4d Bilibili: add multi-P support, fix #377 2014-08-03 19:25:43 +02:00
Mort Yao
6cf540bb41 Bilibili: use a saner UA, as required in #376 2014-08-03 16:46:20 +02:00
Mort Yao
911538a74f Bilibili: fix (partly) #376 2014-08-03 16:00:50 +02:00
jackyzy823
4f8440ba38 no more acfun.com 2014-08-01 00:16:34 +08:00
jackyzy823
dfd52fdd9f import tucao in common and __init__ 2014-07-31 22:30:54 +08:00
jackyzy823
7f51b7a1b6 add support for tucao.cc 2014-07-31 22:28:46 +08:00
Mort Yao
b4614390f1 Nicovideo: fix URLs with parameters 2014-07-30 22:53:22 +02:00
Mort Yao
95e9b8788f Youku: support password-protected videos, fix #73 2014-07-30 04:52:45 +02:00
Mort Yao
18ff097597 Youku: error_code -8 (mainland-only video) 2014-07-30 04:09:47 +02:00
Mort Yao
f4e28d77f2 change "[Error] Invalid video format." message 2014-07-30 03:48:26 +02:00
Mort Yao
204a927181 Fix (partly) #373
* Handle JavaScript: Array.prototype.splice()
* Python has a list.reverse() method
2014-07-24 17:09:08 +02:00
jackyzy823
272fd88879 fix key expired 2014-07-24 00:37:56 +08:00
jackyzy823
6b4c7447cf Merge remote-tracking branch 'upstream/develop' into develop 2014-07-24 00:04:46 +08:00
Mort Yao
07a224ed7c Catfun: reformat 2014-07-21 13:41:31 +02:00
Mort Yao
13d40fa694 Major refactoring
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00