ivan
b5ea034a5e
日常
2017-03-14 14:32:57 +08:00
ivan
dc1f78024b
fixed qq proxy
2017-03-08 00:41:44 +08:00
ivan
6fcbc5ee98
err log
2017-03-08 00:37:52 +08:00
ivan
95f7378bfb
stderr append '\n'
2017-03-08 00:35:49 +08:00
ivan
24c37e2fad
Extract failed stderr msg.
2017-03-08 00:34:33 +08:00
ivan
c95d537fb4
stream_id % 10 ** 3 if stream_id < 10 ** 4 else stream_id % 10 ** 4
2017-02-24 13:23:07 +08:00
ivan
eeae0da6ed
lnk
2017-02-22 17:32:10 +08:00
ivan
c0aded9002
lnk
2017-02-22 17:14:09 +08:00
ivan
21bac204a2
uuid upper
2017-02-22 13:45:14 +08:00
ivan
fa5aa58701
修复了mp.weixin.qq.com中的vid匹配问题
2017-02-18 08:02:04 +08:00
ivan
2ae79f8f93
实现了懒加载的同时,修复了下载问题
2017-02-15 20:07:16 +08:00
ivan
2b4fe58dd9
修复了url重定向问题
2017-02-15 18:03:38 +08:00
ivan
200cbba6c8
实现了懒加载urls
2017-02-15 17:43:17 +08:00
ivan
f2532b1a94
终于解决了腾讯视频,不仅不会慢,也解决了之前只能下载分段的问题,还可以用mpv merge-files播放视频
2017-02-15 16:13:06 +08:00
Mort Yao
192eb82dcf
Merge branch 'improve-youtube-livestream' of https://github.com/L34p/you-get into L34p-improve-youtube-livestream
2017-02-12 17:04:44 +01:00
Mort Yao
dd0545bf83
Merge branch 'more-debug-messages' of https://github.com/zmwangx/you-get into zmwangx-more-debug-messages
2017-02-12 17:01:44 +01:00
Mort Yao
c1ed0d7e15
[youtube] fix signature extraction (regression in #1662 )
2017-02-12 00:40:16 +01:00
Zhiming Wang
1997ea45ce
[common] log URLs in more functions with network requests
...
This is a follow-up to #999 .
This commit adds the
<function_name>: <url>
debug message, which was previously only emitted by get_content and
post_content, to all high level utility functions with network requests
except url_size, url_save and url_save_chunked (in order not to ruin
progress bars).
2017-02-10 11:47:24 -05:00
l34p
69714046b8
[youtube] improve livestream detection, fix #1673
2017-02-06 18:04:52 +09:00
Mort Yao
858435d503
version 0.4.652
2017-02-02 06:03:23 +01:00
Mort Yao
c5dbb97661
tests: remove test_freesound
2017-02-02 06:00:30 +01:00
Mort Yao
098b6a9dd8
[youtube] fix signature extraction
2017-02-02 05:50:00 +01:00
Mort Yao
ed99b91d18
[xiami] fix #1650
2017-02-02 05:43:57 +01:00
Mort Yao
62a535a418
version 0.4.648
2017-02-01 23:55:03 +01:00
Mort Yao
847e531b0d
update .travis.yml (add python 3.6) and LICENSE (2017)
2017-02-01 23:51:06 +01:00
Mort Yao
8afb998d59
Remove dead sites (2017-02-01)
...
* JPopsuki TV http://www.jpopsuki.tv/
* 天天动听 http://www.dongting.com/
* THVideo http://thvideo.tv/
* 阡陌视频 http://qianmo.com/
2017-02-01 23:39:46 +01:00
Mort Yao
2f4dc0f9a0
[google] quick fix for Google+ videos
2017-02-01 17:33:57 +01:00
l34p
5139b40b44
[youtube] fix broken link of html5player
2017-02-01 21:07:59 +09:00
Mort Yao
db3a52fbd1
Merge branch 'develop' of https://github.com/haoflynet/you-get into haoflynet-develop
2017-01-31 01:53:23 +01:00
Mort Yao
753879b497
[netease] fix #1642
2017-01-28 03:20:17 +01:00
Mort Yao
fff596764a
Merge branch 'fix_zhanqi' of https://github.com/Justsoos/you-get into Justsoos-fix_zhanqi
2017-01-27 21:38:47 +01:00
Justsoos
15ae8feb5b
little fix
2017-01-28 03:08:54 +08:00
Justsoos
4108e2112d
fix:[zhanqi.tv]recode all
2017-01-26 16:31:56 +08:00
Mort Yao
f299d30161
[common] update fake_headers
2017-01-25 21:21:49 +01:00
Mort Yao
10624ca5b3
[google] add UA in get_html
2017-01-25 21:21:09 +01:00
haoflynet
fc1646d74e
fix youku.py bug
2017-01-22 23:35:23 +08:00
Mort Yao
015871dfa9
[acfun] correct active p title, fix #1617
2017-01-16 23:49:27 +01:00
Mort Yao
50f5d857dc
Merge branch 'timeout_retry' of https://github.com/JayXon/you-get into JayXon-timeout_retry
2017-01-16 23:31:59 +01:00
Mort Yao
0f131e38d4
[facebook] fix #1615
2017-01-16 23:29:21 +01:00
Mort Yao
0f0da0ccd7
Merge branch 'develop' of https://github.com/Naville/you-get into Naville-develop
2017-01-16 23:20:59 +01:00
JayXon
374e1032db
[common] also retry if timeout in url_save, post_content, etc.
2017-01-16 09:56:24 -08:00
Valdemar Erk
0c1553b97d
Fixes #1612
2017-01-15 12:43:34 +01:00
Mort Yao
7eca091d0d
tag classifier: Python 3.6
2017-01-10 18:45:28 +01:00
Mort Yao
866876e59f
version 0.4.626
2017-01-10 17:46:04 +01:00
Mort Yao
a7cd3e2c6e
[bilibili] bangumi titling with episode_id
2017-01-10 17:45:09 +01:00
Mort Yao
c401c9b9f8
[bilibili] fix #1605
2017-01-10 17:31:57 +01:00
Mort Yao
4b782f92be
[nanagogo] skip erroneous posts
2017-01-10 17:25:37 +01:00
Mort Yao
64dca2182e
[youku] do not override existing proxy handler ( fix #1546 , close #1548 )
2017-01-09 01:14:03 +01: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
Mort Yao
f72b34f3dc
Merge branch 'develop' of https://github.com/liujianshan/you-get into liujianshan-develop
2017-01-06 22:57:45 +01:00