David Zhuang
f7c20b236c
[MGTV]Fix some video cannot be downloaded in full length
2016-05-17 15:28:33 -04:00
Mort Yao
6938894337
Merge branch 'print-merged-filename' of https://github.com/zmwangx/you-get into zmwangx-print-merged-filename
2016-05-14 23:49:57 +02:00
Mort Yao
4f91f908db
[yinyuetai] fix #1102
2016-05-14 23:36:51 +02:00
Mort Yao
79945ea88f
Merge branch 'develop' of https://github.com/iliul/you-get into iliul-develop
2016-05-14 23:23:26 +02:00
Mort Yao
db49323e93
Merge branch 'ksnzh-develop' into develop
2016-05-14 23:07:22 +02:00
Zhiming Wang
03a4d3cc91
common.py: Print merged filename after successful merge
...
Instead of just "Done.".
2016-05-12 23:56:34 -07:00
iliul
e697287b95
add support Panda.tv
2016-05-11 14:28:50 +08:00
ksnzh
f5c22cdfef
fix the url 'watch/' and 'watch3/' error
2016-05-10 23:04:55 +08:00
ksnzh
17533bf693
fix the url 'watch/' and 'watch3/' error
2016-05-10 22:18:34 +08:00
ksnzh
23b3a9040b
match ' http://www.dilidili.com/watch ' and '/watch3'
2016-05-10 00:23:16 +08:00
David Zhuang
7dc471f18e
Merge pull request #1110 from cnbeining/mgtv
...
[MangGuoTV]Add support, fix #1076
2016-05-06 22:48:05 -04:00
David Zhuang
6c3828cc32
[MangGuoTV]Add support
2016-05-06 16:30:08 -04:00
Xiaobing Yu
b9428bd9c7
some url like this http://kuaibao.qq.com/s/SPO2016050503989500 got the title failed will raise exception
2016-05-06 18:41:11 +08:00
yuderbin
2768867965
Merge branch 'develop' into develop
2016-05-06 18:02:09 +08:00
Xiaobing Yu
54cafb3d3c
fix download error like this url http://v.qq.com/page/m/a/h/m0195j57pah.html
2016-05-06 08:43:12 +08:00
Mort Yao
f9b79b06c3
Merge branch 'tucao-fix' of https://github.com/natsu1211/you-get into natsu1211-tucao-fix
2016-05-05 11:25:51 +02:00
Mort Yao
e6bc361297
Merge branch 'zhangn1985-for-up' into develop ( #1098 )
2016-05-05 11:20:48 +02:00
natsu1211
a41a17fdef
fix url and add support to 189 video source
2016-05-05 16:35:09 +09:00
Zhang Ning
08d65c237c
sohu: ignore invalid video format
...
v1, ignore invalid video format
v2, fix mistake in v1
fix : #1098
Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-05-03 21:55:41 +08:00
Mort Yao
70e99a139c
Merge branch 'ryneeverett-bandcamp-TypeError-video_poster_url' into develop
2016-05-02 21:36:14 +02:00
ryneeverett
7040db6618
bandcamp: Sometimes the first key is video_caption
...
This fixes the exception:
File "you-get/lib/python3.4/site-packages/you_get/extractors/bandcamp.py", line 9, in bandcamp_download
trackinfo = json.loads(r1(r'(\[{"video_poster_url".*}\]),', html))
File "/usr/lib64/python3.4/json/__init__.py", line 312, in loads
s.__class__.__name__))
2016-05-02 15:20:57 +00:00
Mort Yao
b19bc2d5db
version 0.4.390
2016-04-30 03:13:38 +02:00
Mort Yao
19bd7a4a48
[youtube] fix #1092
2016-04-29 12:27:05 +02:00
David Zhuang
a47a572004
Merge pull request #1090 from cnbeining/fix-tudou-acfun
...
[Tudou]Fix acfun.tudou.com redirect, fix #695
2016-04-28 02:14:01 -04:00
David Zhuang
f9c20792fc
[Tudou]Fix acfun.tudou.com redirect, fix #695
2016-04-28 02:10:11 -04:00
David Zhuang
2c46060c6d
Merge pull request #1089 from cnbeining/acfun-fix-youku
...
Acfun: Fix Youku COOP ct85&86
2016-04-28 01:44:08 -04:00
David Zhuang
3cc6e7bc66
[Acfun]Fix Acfun Youku COOP, fix #1069
2016-04-28 01:29:22 -04:00
David Zhuang
58efc40ccb
[Youku]Add COOP platform
2016-04-28 01:27:44 -04:00
David Zhuang
6e1093c901
Merge pull request #1088 from cnbeining/dilidili-fix-2
...
[Dilidili] Fix codec, fix #1085
2016-04-27 17:19:39 -04:00
David Zhuang
1a018c5261
[Dilidili] Fix codec, fix #1085
2016-04-27 17:08:46 -04:00
Mort Yao
ab67ed1d9a
Merge branch 'develop' of https://github.com/liudanking/you-get into liudanking-develop
2016-04-27 14:52:32 +02:00
Danieliu
b919fdd801
Update you-get
...
fix python version
2016-04-27 17:13:12 +08:00
yuderbin
07d8ae745b
Merge branch 'develop' into develop
2016-04-25 11:00:52 +08:00
Mort Yao
cc49724b76
[youku] fix typos in c054da95
2016-04-24 01:43:37 +02:00
yuderbin
17393a5fc7
add support to kuaibao.qq.com
2016-04-19 18:33:38 +08:00
Xiaobing Yu
0424cd9f8c
support for redirect URLs
2016-04-19 17:38:27 +08:00
Xiaobing Yu
0bd78f5b18
fix v.qq.com 403 code
2016-04-15 11:25:27 +08:00
Mort Yao
244f77e6b7
Antigen: call python3 explicitly
2016-04-13 17:33:34 +02:00
Mort Yao
82dc776da0
Merge branch 'patch-1' of https://github.com/tcyrus/you-get into tcyrus-patch-1
2016-04-13 17:18:27 +02:00
Rokic
cda4d2ae89
[Pornhub] Add Support, Universal Solution
...
Bypass anti-spider strategies of Pornhub.
2016-04-11 22:55:18 +08:00
Timothy Cyrus
878d1d56c4
Update README.md
...
Changed Badges from PNG to SVG
Also Fixed Badge Links
2016-04-08 10:31:27 -04:00
Mort Yao
e752181fcb
Merge branch 'develop' of https://github.com/botusun/you-get into botusun-develop
2016-04-06 20:07:16 +02:00
Mort Yao
53cb97def5
[processor.ffmpeg] set safe option to -1 (as default value changed from -1 to 1 in ffmpeg 3.0.1), fix #1023
2016-04-05 00:39:28 +02:00
Mort Yao
6b9e297890
[embed] support netease, close #1001
2016-03-31 17:42:00 +02:00
Mort Yao
136f164452
[bilibili] download multi parts by default
2016-03-30 21:37:21 +02:00
Mort Yao
ea0b81ad1e
version 0.4.365
2016-03-26 17:24:40 +01:00
Mort Yao
4c012aeba4
[common] do not download captions with --player
2016-03-26 16:56:54 +01:00
Mort Yao
46a1f51a8f
[ffmpeg] fix #1009
2016-03-26 16:56:08 +01:00
Mort Yao
7af203e8e3
[util.strings] add parameterize()
2016-03-26 16:51:40 +01:00
Mort Yao
bca2c3eed3
[util.strings] use 4-space indentation
2016-03-26 16:49:03 +01:00