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
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
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
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
f9c20792fc
[Tudou]Fix acfun.tudou.com redirect, fix #695
2016-04-28 02:10:11 -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
1a018c5261
[Dilidili] Fix codec, fix #1085
2016-04-27 17:08:46 -04: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
Rokic
cda4d2ae89
[Pornhub] Add Support, Universal Solution
...
Bypass anti-spider strategies of Pornhub.
2016-04-11 22:55:18 +08: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
Botu Sun
39ceacd8d6
fix to handle new domain of douyu.com (was douyutv.com)
2016-03-25 16:44:32 +09:00
Mort Yao
0cabb980b6
[iqiyi] update key ( close #1005 )
2016-03-22 12:47:30 +01:00
Mort Yao
b86c4ec606
Merge branch 'enhanced-debug' of https://github.com/zmwangx/you-get into zmwangx-enhanced-debug
2016-03-21 23:06:52 +01:00
Mort Yao
c4491551b2
[youku] (partly) fix #996
2016-03-21 16:38:36 +01:00
Zhiming Wang
d02b5bb9ad
common.py: Print URL of get_content call when --debug is enabled
...
Use logging, and raise the root logger level from WARNING (default) to
DEBUG when --debug is enabled.
This logging facility can be extended to other functions.
2016-03-20 11:39:17 -07:00
Mort Yao
ebdc27bce5
[zhanqi] revert to eaab0ce
, close #992
2016-03-19 05:28:26 +01:00
Mort Yao
40968e8e89
[twitter] fix for GIF videos
...
Example:
- https://twitter.com/potatochef_/status/709229020441743360
2016-03-19 04:19:07 +01:00
lh
3be2f06877
[Youku] Recover youku for stream_fallback
2016-03-19 00:40:00 +08:00
Mort Yao
c054da9535
[youku] fix #991 (again)
2016-03-18 17:08:18 +01:00
Mort Yao
68b340e19b
[imgur] fix for album links
...
Example:
- http://imgur.com/a/6CrHX
2016-03-18 03:13:01 +01:00
Mort Yao
9f9944301c
[755] do not fail the whole process
2016-03-18 01:20:58 +01:00
Mort Yao
c9223acd11
version 0.4.350
2016-03-17 03:24:16 +01:00
Mort Yao
30272b7375
[youku] fix #991 completely
2016-03-17 03:00:47 +01:00
Mort Yao
b4cbd6dc6c
[youku] close #991
2016-03-16 21:52:30 +01:00
Mort Yao
318b74827d
[imgur] fix for direct images
2016-03-16 20:36:02 +01:00
Mort Yao
73eb64431a
Merge branch 'develop' of https://github.com/wenLiangcan/you-get into wenLiangcan-develop
2016-03-15 22:28:18 +01:00
cnbeining
0dc96c29a3
[dilidili] Delete unused code
2016-03-15 12:24:46 -04:00
wenLiangcan
052a641043
[Huaban] Refactoring.
...
Remove customized file handling and logging code and make use of
`downalod_urls()` and `print_info()`.
2016-03-16 00:23:28 +08:00
wenLiangcan
ce10df775c
Fix progressbar animation.
2016-03-16 00:23:28 +08:00
wenLiangcan
911794a372
Use pin id as output filename.
2016-03-16 00:23:28 +08:00
wenLiangcan
343c410973
Add huaban.com support.
2016-03-16 00:23:28 +08:00
cnbeining
1746adab22
[dilidili]Fix #987 , close #986
2016-03-15 03:00:07 -04:00
cnbeining
b35a0bd9f9
[CKPlayer]Refractionation to provide better support of headers, etc
2016-03-15 02:41:23 -04:00
cnbeining
1848dbe7d7
[CKPlayer]Extract by XML
...
To be used for convenience. Downloader not fully tested!
2016-03-15 01:46:37 -04:00
Mort Yao
80ea797cb6
[bilibili] add support for live.bilibili.com ( close #986 )
2016-03-15 05:11:34 +01:00
zhangn1985
069e8ca5db
Merge branch 'develop' into for-up
2016-03-14 11:27:14 +08:00
Mort Yao
cc1840f187
[extractor] use maybe_print for video-profile ( fix #982 )
2016-03-13 19:41:34 +01:00
Zhang Ning
a2308ad2a1
reset url and vid when download in serial
...
when use xxx_download_by_url(url1/url2)
vid will not reset, only first url will download
Signed-off-by: Zhang Ning <zhangn1985@gmail.com>
2016-03-11 19:47:48 +08:00
Mort Yao
bf495b1bed
version 0.4.330
2016-03-11 00:00:00 +01:00
Mort Yao
225f18d347
[common] catch UnicodeEncodeError and instruct users to change the locale
2016-03-10 22:48:35 +01:00
Mort Yao
6590bb33cd
[iqiyi] close #972
2016-03-10 19:30:15 +01:00
Mort Yao
0ac3bdd5b3
[bilibili] change to generic appkey, fix #973
2016-03-10 19:25:18 +01:00
Mort Yao
ad6fcf2557
[infoq] fix #957
2016-03-06 03:44:49 +01:00
Mort Yao
bf9910ad97
version 0.4.324
2016-03-05 20:17:43 +01:00
Mort Yao
6c2c29f724
[youtube] fix for age-restricted videos, which do not contain ytplayer.config (or html5player) on web page
2016-03-05 19:43:17 +01:00
Mort Yao
511098e71f
[iqiyi] add download_playlist_by_url(), fix #940
2016-03-05 17:48:09 +01:00
Mort Yao
221fda25b3
[common] maybe_print(): fix positional arguments
2016-03-05 16:58:57 +01:00
Mort Yao
cd5cfc775f
[common] maybe_print() ignores any non-printable characters (which used to cause an exception, which is not intuitive)
2016-03-05 16:18:14 +01:00
Mort Yao
1a8f332712
[iqiyi] strip Unicode character \u200b
2016-03-05 13:46:35 +01:00
Mort Yao
35a5dac007
[infoq] add support
2016-03-05 02:26:29 +01:00
Mort Yao
6df6a81e7d
[twitter] fix #948
2016-03-04 14:46:14 +01:00
Mort Yao
4173268a8e
[755] support direct URLs (stat.7gogo.jp)
2016-03-03 23:57:39 +01:00
Mort Yao
fd1c63618a
[letv] fix #947
2016-03-03 21:49:47 +01:00
Mort Yao
abf477f796
[bilibili] hint for DNS failure
2016-03-03 04:00:44 +01:00
Mort Yao
a577c8553e
[bilibili] hint for cookies
2016-03-03 03:55:51 +01:00
Mort Yao
81a81b0abe
[common] fix #943
2016-03-02 02:50:15 +01:00
Sleaze
5aa7b87dce
Support for tumblr-hosted videos.
2016-02-29 15:59:04 -08:00
cnbeining
efcec11376
[Miaopai]Add Weibo URL pattern without login
2016-02-29 17:22:47 -05:00
Mort Yao
73f5bbc998
version 0.4.306
2016-02-29 15:12:53 +01:00
Mort Yao
a732c15e0e
[google+] complete itag: 102
2016-02-27 23:31:20 +01:00
Mort Yao
3493437721
[google+] fix support for videos (image/gif is not what we want)
2016-02-27 23:25:51 +01:00
Mort Yao
ab4ba75d2f
[google+] add TBD comments
2016-02-27 22:53:48 +01:00
Mort Yao
145941fcc2
[google+] support /photos/.../albums/... urls
2016-02-27 22:49:01 +01:00
Mort Yao
9bb06c45b4
[google+] extract multiple photos in a post
2016-02-27 22:45:08 +01:00
Mort Yao
3931c4be03
[755] skip stamp images
2016-02-26 01:31:26 +01:00
Mort Yao
92a6efcbfe
[acfun] fix exception when caption not present in youku source
2016-02-25 20:14:59 +01:00
jiemoon
2948847caf
[QQ] update the url of get video info
2016-02-24 15:41:47 +08:00
Mort Yao
b3623c3404
version 0.4.293
2016-02-19 14:32:51 +01:00
cnbeining
2d71b96847
[Yixia-Miaopai]Updating more pattern
2016-02-19 02:20:20 -05:00
cnbeining
ab3fbe0502
[YIxia-Miaopai] Fix #926
2016-02-19 02:12:39 -05:00
David Zhuang
178a9a54ad
Merge branch 'develop' into THVideo
2016-02-19 00:28:24 -05:00
Mort Yao
aabf30641b
[tudou] fix #925
2016-02-18 15:50:14 +01:00
Mort Yao
ef8cc3dba1
Merge branch 'develop' of https://github.com/lilydjwg/you-get into lilydjwg-develop
2016-02-18 06:39:45 +01:00
cnbeining
051895c901
[THVideo] Add Support
2016-02-16 00:29:40 -05:00
Mort Yao
321572404b
[755] fix #919
2016-02-11 01:07:34 +01:00
lilydjwg
bf59adcd8b
[bar] handle speed >= 1GiB/s nicely
...
I suppose there won't be >= 1TiB/s speed in the near future.
2016-02-10 16:42:58 +08:00
lilydjwg
af42e7cedc
[bar] show "100%" instead of "100.0%"
2016-02-10 16:42:58 +08:00