Commit Graph

183 Commits

Author SHA1 Message Date
Mort Yao
3aaae3ee89 Google+: fix #276 2013-12-10 00:11:40 +01:00
Mort Yao
17a07a507d Vine: fixed 2013-12-08 05:54:32 +01:00
Mort Yao
d7e64291a3 Merge branch 'm13253-master' into develop 2013-12-08 05:47:29 +01:00
Star Brilliant
34a9830e71 Enable downloading Acfun locked comments 2013-12-07 12:28:38 +08:00
Mort Yao
ed12df2eb5 trim title length <=82, fix #273 2013-11-21 07:44:37 +01:00
Mort Yao
d1bc30a891 Merge branch 'master' of https://github.com/fakelbst/you-get into fakelbst-master 2013-11-17 08:00:21 +01:00
Star Brilliant
3e68331e96 Fix title extraction for the new bilibili web page 2013-11-17 11:03:45 +08:00
fakelbst
c99627be72 增加对豆瓣音乐专辑页面的支持 2013-11-16 21:42:18 +08:00
Mort Yao
3e0e9b8cc5 util.log: fix #269 2013-11-15 16:18:51 +01:00
Mort Yao
33a39191a6 YouTube: fix youtube_list_download_by_id 2013-11-11 19:03:47 +01:00
Mort Yao
d4e6542f17 Sohu: fix #264 2013-10-31 23:51:27 +01:00
Mort Yao
35c9e3336c version 0.3.24 2013-10-30 08:49:28 +01:00
Mort Yao
53aec49f85 update help message 2013-10-30 07:54:30 +01:00
Mort Yao
4f7dd97e02 docstring for sogou_proxy_server() 2013-10-30 07:46:22 +01:00
Mort Yao
86c29abf6e correct binary prefix 2013-10-30 07:41:29 +01:00
Mort Yao
a498ebe2bf TERM=screen (Tmux) compatible with ANSI/VT100 2013-10-30 07:36:41 +01:00
Mort Yao
ee5dd8f2dd enable Sogou proxy for Youku 2013-10-30 07:32:29 +01:00
Mort Yao
8e4bc2f9fa enable Sogou proxy for Sohu 2013-10-30 07:32:06 +01:00
Mort Yao
8919897ae8 add new module: util.sogou_proxy 2013-10-30 07:29:44 +01:00
Mort Yao
1027b92538 add log.underlined() 2013-10-30 04:29:19 +01:00
Mort Yao
26b2be3f7c change log.i() to no color 2013-10-30 03:37:47 +01:00
Mort Yao
c3f5f6a320 add new module: util.fs 2013-10-30 00:19:08 +01:00
Mort Yao
5c27e57d8c update __init__.py 2013-10-29 23:53:21 +01:00
Mort Yao
ac30ee318a update module: util.log 2013-10-29 23:49:33 +01:00
Mort Yao
a1172526a2 add __init__.py 2013-10-29 22:19:28 +01:00
Mort Yao
fea0b658ef add new module: util.log 2013-10-29 22:11:17 +01:00
Mort Yao
b5dc362a52 Vimeo: fix #259 2013-10-23 18:32:56 +02:00
Mort Yao
5afdf2661a version 0.3.23 2013-10-23 06:22:43 +02:00
Mort Yao
84c70fa657 support general short URLs, fix #162 2013-10-23 06:11:09 +02:00
Mort Yao
d4855581a6 I can't believe you-get didn't download YouTube playlists (fix #35) 2013-10-23 05:33:29 +02:00
Mort Yao
1b75cfcc47 Sina: fix #246 2013-10-18 23:38:24 +02:00
Mort Yao
bfc85f8a49 Miomio: add Sina as video source 2013-10-18 23:03:56 +02:00
Mort Yao
8b5ae3a609 version 0.3.22 2013-10-18 15:03:01 +02:00
Mort Yao
bf5d2dfbce YouTube: fix #252 2013-10-18 14:49:29 +02:00
Mort Yao
acfd3b4e2a TED: fix #256 2013-10-18 14:29:19 +02:00
Mort Yao
e7ce66c565 PPTV: fix multiple segments 2013-10-18 06:16:06 +02:00
Mort Yao
4057536397 Merge branch 'update-baidu' of https://github.com/twlz0ne/you-get into twlz0ne-update-baidu 2013-10-08 14:36:33 +02:00
Lee, Donggu
3966bcf9cb removed a filename of the first letter is a period on unix system 2013-10-08 14:23:52 +02:00
Lee, Donggu
f1ed97c500 flash link can be downloaded 2013-10-08 14:19:33 +02:00
Lee, Donggu
f412a9e9c5 fix length check 2013-10-08 14:16:04 +02:00
gongqijian
f11d819f9e Update baidu.py 2013-10-04 21:15:04 +08:00
Star Brilliant
36be10805d Bilibili started to use ssl.bilibili.tv instead of secure.bilibili.tv now 2013-09-30 22:59:28 +08:00
Mort Yao
aae2a6cfdc Baidu: fix download link from outside mainland China 2013-09-21 14:26:01 +02:00
Mort Yao
39068f09e8 Merge branch 'fix-baidu-issue-242' of https://github.com/twlz0ne/you-get into twlz0ne-fix-baidu-issue-242 2013-09-21 13:58:35 +02:00
Fwolf
b6868cbc12 Sohu: Fix vid get error 2013-09-21 13:52:16 +02:00
nagev
47753422ac Update youtube.py
No longer works on VEVO encoded videos such as http://www.youtube.com/watch?v=3O1_3zBUKM8

This more general regular expression fixes it.
2013-09-21 13:17:24 +02:00
Star Brilliant
ced8a92873 Use decompressobj for zlib decompressing
This solves issue #224 and #238
2013-09-21 09:57:29 +08:00
gongqijian
4d93cc3dc5 Baidu: fix #242 2013-09-21 01:46:41 +08:00
Mort Yao
2714ad86ef JPopsuki.tv is back 2013-09-12 23:21:15 +02:00
Mort Yao
610365a37c cli_wrapper 2013-09-11 13:50:39 +02:00