Commit Graph

13 Commits

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