Mort Yao
2a1db6e79c
[panda] purge
2019-08-03 13:53:57 +02:00
Mort Yao
0fe204ad06
[youtube] warn when target URL is from a playlist and --playlist is not used
2019-08-03 10:31:49 +02:00
Mort Yao
648487b9a2
version 0.4.1328
2019-08-02 13:30:10 +02:00
Mort Yao
735e953ce5
Merge branch 'patch-1' of https://github.com/yaotianran/you-get into yaotianran-patch-1
2019-08-02 13:17:26 +02:00
Mort Yao
864757f5bb
Merge branch 'develop' of https://github.com/xiaohutushen30/you-get into xiaohutushen30-develop
2019-08-02 13:06:51 +02:00
Mort Yao
2932665efb
Merge branch 'develop' of https://github.com/qiaoruntao/you-get into qiaoruntao-develop
2019-08-02 12:58:59 +02:00
Mort Yao
70d52071e0
Merge branch 'develop' of https://github.com/Ensteinjun/you-get into Ensteinjun-develop
2019-08-02 11:31:59 +02:00
Ensteinjun
e36675ce72
Fix bug: unable get video title
2019-07-30 15:09:55 +08:00
Mort Yao
d3d397178f
[common] update UA
2019-07-25 23:08:23 +08:00
qiaoruntao
151938e1aa
修复快手直播无法下载的问题
2019-07-16 13:42:18 +08:00
laiqing
179bbeaa5e
修复西瓜视频获取不到video id和title的问题
2019-07-16 12:48:55 +08:00
Tianran YAO
80671b86ae
changed youku ccode to 0519
2019-07-16 09:45:54 +08:00
Will Han
c617e68efa
Fix the parser issue for acfun videos.
2019-07-02 10:46:34 +08:00
GuanFoxyier
fe7279ab47
修复酷狗音乐无法下载问题
2019-06-17 10:16:17 +08:00
GuanFoxyier
c3ef3740f3
Merge branch 'develop' of https://github.com/soimort/you-get into develop
2019-06-17 09:19:20 +08:00
Mort Yao
2496decf24
version 0.4.1314
2019-06-11 16:02:36 +02:00
Mort Yao
1758cd0ae9
[youtube] signature -> sig ( fix #2711 )
2019-06-11 15:56:46 +02:00
GuanFoxyier
8c41765d13
fix sohu
2019-05-24 14:35:49 +08:00
GuanFoxyier
5e5d2540d5
fix sohu
2019-05-24 14:33:17 +08:00
Mort Yao
42b2f1afaa
Merge branch 'develop' of https://github.com/GuanFoxyier/you-get into GuanFoxyier-develop
2019-05-23 23:21:37 +02:00
GuanFoxyier
8eb703edbe
fix le
2019-05-23 11:12:49 +08:00
GuanFoxyier
5ef3d2dc55
fix letv
2019-05-23 10:49:07 +08:00
Mort Yao
fc10ea1d06
[common] fix get_output_filename
2019-05-19 16:38:16 +02:00
Mort Yao
9e9b2ce671
Merge branch 'develop' of https://github.com/icemoon1987/you-get into icemoon1987-develop
2019-05-19 16:00:44 +02:00
Mort Yao
6648e007e3
[common] set output_filename for multi-part downloads (longstanding bug since 20ebd90
and d8e2a93
)
2019-05-19 02:06:37 +02:00
URenko
3926c0ea02
https support for AcFun
2019-05-09 17:28:03 +08:00
Mort Yao
edbe9dd4c1
version 0.4.1302
2019-05-09 01:43:06 +02:00
Mort Yao
bd699cbee3
[tests] remove test_toutiao since it breaks too often
2019-05-09 01:39:55 +02:00
Mort Yao
8623c5aceb
remove python 3.2 & 3.3 for travis
2019-05-09 01:35:12 +02:00
Mort Yao
fbf46b0453
[youtube] fix #749 , again (see also 1401f9a
)
2019-05-09 01:22:03 +02:00
icemoon1987
8103f29b78
change --skip-ignore-size to --skip-existing-file-size-check
2019-04-29 14:16:51 +08:00
Mort Yao
b746ac01c9
[universal] update
2019-04-29 00:29:28 +02:00
Mort Yao
ad08f82a1a
[embed] get rid of empty src in iframe
2019-04-28 19:02:45 +02:00
Mort Yao
d6f9fefe42
[miaopai] support stories
2019-04-26 03:52:39 +02:00
Mort Yao
82f2e1f3eb
version 0.4.1295
2019-04-25 16:23:50 +02:00
Mort Yao
2e5ced0700
[tiktok] fix extraction
2019-04-25 15:35:35 +02:00
Mort Yao
f6b28b7697
Merge branch 'develop' of https://github.com/WingGao/you-get into WingGao-develop
2019-04-25 14:38:44 +02:00
Mort Yao
0811aed29c
Merge branch 'patch-1' of https://github.com/cclauss/you-get into cclauss-patch-1
2019-04-23 23:57:58 +02:00
Mort Yao
1fe47c28cd
Merge branch 'fix-toutiao' of https://github.com/jasonqiao36/you-get into jasonqiao36-fix-toutiao
2019-04-22 17:28:18 +02:00
Mort Yao
854e8dfd96
Merge branch 'patch-1' of https://github.com/URenko/you-get into URenko-patch-1
2019-04-22 12:23:42 +02:00
cclauss
2f5bb48601
Fix use ==/!= to compare str, bytes, and int literals
2019-04-22 09:38:05 +02:00
cclauss
25b86beede
Travis CI: Add flake8 test F632 use ==/!= to compare str, bytes, and int literals
...
Also:
* Upgrade to Python 3.7 production instead of pre-release
* Upgrade to current Python nightly and 3.8-dev builds
* Remove __sudo__ tag which is now deprecated on Travis CI
[__Python < 3.5 are all end-of-life.__](https://devguide.python.org/devcycle/#end-of-life-branches ) At what point do we drop support for them?
2019-04-22 09:32:21 +02:00
Wing Gao
77aa95094b
add new video type for bilibili.com
2019-04-22 14:24:07 +08:00
Mort Yao
e6202412c3
[youtube] oopsie
2019-04-22 02:04:39 +02:00
Mort Yao
293252b361
Merge branch 'fix-iqiyi-broken-api' of https://github.com/dbw9580/you-get into dbw9580-fix-iqiyi-broken-api
2019-04-21 12:25:02 +02:00
Mort Yao
23fb59fe7b
[twitter] call universal_download for pbs.twimg.com/*
2019-04-21 00:54:09 +02:00
Mort Yao
7ce9371aba
[youtube] bypass age restriction (again)
2019-04-21 00:47:58 +02:00
icemoon1987
1658fd32fc
add --skip-ignore-size function
2019-04-18 16:50:13 +08:00
dbw9580
e58eea4300
Replace broken api to get correct video title
2019-04-17 15:34:13 +08:00
URenko
bc74c8e0ca
fix acfun bangumi title
2019-04-15 15:13:26 +08:00