Commit Graph

21 Commits

Author SHA1 Message Date
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