MaxwellGoblin
35905c2bac
[qq]fix bad json with fragment_count equals 0
2017-08-06 00:11:55 +08:00
MaxwellGoblin
996634d473
[qq]fix weixin patterns
2017-07-12 21:11:22 +08:00
MaxwellGoblin
e8624e6387
[qq]fix crashes for preview segs
2017-07-12 20:14:40 +08:00
MaxwellGoblin
cbe4fe09dc
rewrite qq_download_by_vid
2017-06-17 01:46:31 +08:00
MaxwellGoblin
398845fd69
[qq]fix v.qq.com/page redirect
2017-04-26 11:15:04 +08:00
Mort Yao
b931203850
Merge branch 'support_kg.qq' of https://github.com/rosynirvana/you-get into rosynirvana-support_kg.qq
2017-04-01 22:01:54 +02:00
YK Liu
85b0abf517
Fix qq video; #1778
2017-03-22 19:16:48 +08:00
MaxwellGoblin
3d2d748e72
[qq] add support for kg.qq.com
2017-03-11 15:35:14 +08:00
lilydjwg
f452eec729
[qq] support for videos embedded in weixin
...
example url:
http://mp.weixin.qq.com/s?__biz=MzA3OTgxODI4NQ==&mid=2653200488&idx=1&sn=bd6d0279b2430cc208d9da74226871db&chksm=847dbb2ab30a323c4b1735887158daf1e295abe586aff0a646ce4257a48010f80bcfb1379c95&scene=0#rd
2017-01-08 21:36:03 +08:00
sheerluck
8e150e6989
fix for NameError: name 'output_json' is not defined
2016-11-28 18:01:42 +03:00
Bochun Bai
fb97d7d0c3
Tencent Video use best quality
...
Prefer 1080p and 720p if available
2016-10-03 00:18:50 +08:00
zhangchao
7baa1f029e
qq compatible with new urls and modify baomihua getvidourl address
2016-09-13 11:03:49 +02:00
Mort Yao
326bae23e1
[qq] fix #1355
2016-08-21 18:54:58 +02:00
David Zhuang
f8939128e6
[QQ]Add QQ Daxue
2016-08-03 21:39:10 -04:00
jackyzy823
fd2a290ffe
[QQ] more robust url extractor
2016-05-28 09:32:07 +00:00
David Zhuang
2cd4656b32
[QiE]Add Support
2016-05-20 04:28:30 -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
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
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
jiemoon
2948847caf
[QQ] update the url of get video info
2016-02-24 15:41:47 +08:00
Mort Yao
81d2a1daed
Merge branch 'develop' of https://github.com/lilydjwg/you-get into lilydjwg-develop
2016-01-23 15:06:44 +01:00
lilydjwg
bd2179ed76
[qq] fix title for some videos
...
e.g. http://v.qq.com/cover/p/ps6mnfqyrfo7es3.html?vid=q0181hpdvo5
hope this won't break others, or we should try to recognize the URL
pattern (maybe apply to only URLs with "/cover/")?
2016-01-23 11:47:08 +08:00
lilydjwg
46f8bc18ea
[qq] support for embedded video URLs
...
e.g. http://v.qq.com/iframe/player.html?vid=q01536xb5rb&tiny=0&auto=0
2016-01-23 11:40:58 +08:00
sceext
5eb9cebe4e
fix extractors not use VideoExtractor after add --json option
2015-09-26 13:45:39 +08:00
Mort Yao
1a58b53270
[qq] reimplement qq.py, close #657
2015-09-20 23:55:19 +02:00
Mort Yao
20fe47f1c5
[qq] fix #548 , close #443
2015-06-19 11:55:01 +08:00
Mort Yao
7b27402b54
[qq] fix support
2015-06-19 11:47:46 +08:00
Mort Yao
a5e7b65b95
QQ: remove print debugging
2014-09-02 18:45:25 +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
jackyzy823
4f8440ba38
no more acfun.com
2014-08-01 00:16:34 +08:00
Mort Yao
13d40fa694
Major refactoring
...
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00