Mort Yao
7bfd9dff7b
update README
2014-09-21 06:56:28 +02:00
Mort Yao
b0cb4acee2
setup.py: ignore README.rst if not exist
2014-09-21 04:39:07 +02:00
Mort Yao
8e27c35586
Development Status: Pre-Alpha -> Alpha
2014-09-21 04:29:20 +02:00
Mort Yao
b8e0600d78
use .rst as the extension name of reStructuredText files; deprecate README.txt
2014-09-21 04:23:28 +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
8bd8ebd4f3
enable pypy3 for Travis CI
2014-09-20 22:40:08 +02:00
Mort Yao
ef2992492d
update LICENSE.txt
2014-09-20 22:30:39 +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
Mort Yao
40c0aef70a
Merge branch 'jackyzy823-develop' into develop ( fix #408 )
2014-09-18 18:31:10 +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
69dfb367c3
update damned README so no one asks the same silly question
2014-09-10 04:30:44 +02:00
Mort Yao
f02d819d6d
add *.f4v to .gitignore
2014-09-08 23:38:40 +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
Mort Yao
8d0b528e15
Merge branch 'nauhygon-develop' into develop ( close #404 )
2014-09-07 02:17:49 +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
Mort Yao
d6af782f6f
Merge branch 'jackyzy823-develop' into develop
...
* iQIYI: fix #334 and close #150
* QQ: fix #381
2014-09-02 18:41:47 +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
Mort Yao
79455bbc14
Merge branch 'jackyzy823-develop' into develop
...
* Fix #397
2014-08-25 18:52:00 +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
Mort Yao
fb83330e2f
Merge branch 'abcfy2-develop' into develop
2014-08-12 16:04:53 +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
9142a45284
add VideoBam to README
2014-08-11 23:27:37 +02: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
Mort Yao
64c3cab2d3
Merge branch 'cnbeining-develop' into develop
...
* Fix #117
2014-08-08 14:40:47 +02:00
cnbeining
a4763fc6a2
Add VideoBam as requested in #117
2014-08-08 01:41:38 -04:00