Commit Graph

2362 Commits

Author SHA1 Message Date
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
jason
10cc42f1fb fix toutiao errors 2019-03-29 22:01:08 +08:00
Mort Yao
2e461820f8
Merge branch 'supportignoressl' of https://github.com/gaoxingliang/you-get into gaoxingliang-supportignoressl 2019-03-25 15:32:27 +01:00
edward.gao
18e71ed9d9 change the name to insecure instead of in-secure 2019-03-25 13:36:47 +08:00
Mort Yao
beeb9d8692
[baidu] oops 2019-03-23 00:05:42 +01:00
Mort Yao
a26b6ccc97
[embed] pass around **kwargs 2019-03-23 00:01:20 +01:00
Mort Yao
e8ae980f7f
Merge branch 'patch-2' of https://github.com/Justsoos/you-get into Justsoos-patch-2 2019-03-22 13:19:27 +01:00
Mort Yao
bbf3e8a3e2
[tumblr] glad to see people still use tumblr these days 2019-03-17 22:56:08 +01:00
Justsoos
3e40e4bcaa
fit "m.facebook.com" and so on
update
2019-03-16 05:09:40 +08:00
edward.gao
e5f02725ea Support ignore ssl when connecting through vpn by adding option -k 2019-03-12 13:58:13 +08:00
edward.gao
bc3460b3e3 Support ignore ssl when connecting through vpn by adding option -k 2019-03-12 13:40:02 +08:00
Mort Yao
3ef69d87b2
version 0.4.1270 2019-03-08 23:20:06 +01:00
Mort Yao
78e392cdca
[google] fix for Google+ photos 2019-03-08 23:18:41 +01:00
Mort Yao
6563bd60c0
update CONTRIBUTING.md 2019-03-08 23:17:28 +01:00
Mort Yao
dca9897b8a
[youtube] show quality_label 2019-03-07 13:47:31 +01:00
Mort Yao
35f20be70c
[youtube] format stream_types (Non-DASH YouTube media encoding options) 2019-03-07 13:39:45 +01:00
Mort Yao
a2dcdfa021
Merge branch 'develop' of https://github.com/yawwwwwn/you-get into yawwwwwn-develop 2019-03-07 13:07:31 +01:00
Mort Yao
9cabacce64
[universal] <img> with high widths 2019-03-05 04:18:09 +01:00
Mort Yao
077b604748
[common] load_cookies(): copy cookies.sqlite to a temporary file in case database is locked (e.g., Firefox is running) 2019-03-03 18:28:58 +01:00
Mort Yao
2f9263c01f
[youtube] hint for cookies (for age-restricted videos) 2019-03-03 17:58:55 +01:00
Mort Yao
37dd620fc1
[youtube] load necessary cookies into headers (for age-restricted videos) 2019-03-03 17:40:54 +01:00