Commit Graph

1373 Commits

Author SHA1 Message Date
Mort Yao
d4e6542f17 Sohu: fix #264 2013-10-31 23:51:27 +01:00
Mort Yao
b5cb77e558 Merge branch 'release/v0.3.24' 2013-10-30 08:49:31 +01:00
Mort Yao
35c9e3336c version 0.3.24 2013-10-30 08:49:28 +01:00
Mort Yao
884ac10b17 update README.txt 2013-10-30 08:42:39 +01:00
Mort Yao
06ba0b58da update README.md 2013-10-30 08:42:34 +01:00
Mort Yao
740cef54d4 update README.txt 2013-10-30 08:09:27 +01:00
Mort Yao
addb3b1c33 update README.md 2013-10-30 08:09:15 +01:00
Mort Yao
127611a66b update README.md: move zh-CN document to wiki 2013-10-30 08:06:33 +01:00
Mort Yao
117e03cdc8 update README.md: move zh-CN document to wiki 2013-10-30 08:03:16 +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
2e9c49c35b Merge branch 'feature/sogou-proxy' into develop 2013-10-30 07:33:52 +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
51c56e540a add tests for TED 2013-10-18 14:31:08 +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
557926e515 add version badge 2013-10-08 14:43:03 +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
Mort Yao
9393e770ac remove test_xiami because it fails CI build too often 2013-10-08 14:35:59 +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
5a92ae53c4 JPopsuki.tv is back 2013-09-13 00:52:43 +02:00