Commit Graph

78 Commits

Author SHA1 Message Date
jackyzy823
a73db610ee oops typo 2015-01-28 22:28:33 +08:00
jackyzy823
c05843cb3a format code 2015-01-27 23:44:45 +08:00
jackyzy823
b59a97a8ed introduce new api for acfun 2015-01-27 23:41:17 +08:00
pastebt
0fd7de823d fix typo 2015-01-20 17:05:38 -08:00
Mort Yao
de2dee7fe3 AcFun: fix #475 2015-01-20 04:39:29 +01:00
Mort Yao
1b55b01b04 Tudou: improve regex 2015-01-05 01:02:41 +01:00
Mort Yao
ef16e74fe7 Tudou: fix #460 2014-12-20 03:08:40 +01:00
pl
7afeecf4d7 support zhanqi.tv #444 2014-11-30 15:57:08 +01:00
pl
810535a64b modified: src/you_get/extractors/douyutv.py
switch to newer common functions.
2014-11-30 15:57:07 +01:00
Snise
2e79912c4c Update douyutv.py 2014-11-30 15:43:32 +01:00
Mort Yao
f421fe83a3 Vine: minor fix 2014-11-28 14:53:44 +01:00
Mort Yao
a5a28c1d7a Youku: match vid more precisely (underscores excluded) 2014-11-13 21:21:07 +01:00
gongqijian
f104b9987f Add support for baomihua 2014-11-07 23:26:00 +08:00
gongqijian
67a7f3b67c Tumblr: video download error 2014-11-07 16:11:05 +08:00
Mort Yao
fe9c6d8898 Tudou: fix #433 2014-11-04 11:16:23 +01:00
pl
b1ee95517b douyutv.com tittle fix. 2014-11-04 02:10:48 +08:00
Mort Yao
24c1db411f NetEase: more fix for #428 2014-11-01 14:13:42 +01:00
Mort Yao
8dd37070d3 Merge branch 'develop' of https://github.com/0x00-pl/you-get into 0x00-pl-develop 2014-10-31 10:39:26 +01:00
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
pl
c09238fe8a modified: extractors/bilibili.py 2014-10-25 21:08:28 +08:00
pl
66f8da8efc douyutv.com now can download online flv.
modified:   common.py
	modified:   extractors/douyutv.py
2014-10-25 19:46:25 +08:00
pl
1efb88c8c8 support live.bilibili.com 2014-10-24 21:25:10 +08:00
pl
c88cfe0734 fix douyutv title regex 2014-10-24 21:25:10 +08:00
pl
8a1d7b5fa1 fix douyutv support. 2014-10-24 21:25:10 +08:00
pl
2d76cc208c fix douyutv support. 2014-10-24 21:25:10 +08:00
pl
b37480100d add douyutv support. 2014-10-24 21:25:10 +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
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