Commit Graph

311 Commits

Author SHA1 Message Date
Mort Yao
e1edd9f912
purge dead sites 2020-03-23 12:03:41 +01:00
Mort Yao
1d49964093
Merge branch 'add-tv.kakao.com' of https://github.com/SFMDI/you-get into SFMDI-add-tv.kakao.com 2019-12-28 01:37:13 +01:00
Jerry
e9d5cc0232
Fix playback of VideoExtractor.dash_streams 2019-12-01 23:49:34 +08:00
SFMDI
6c4fbd0651 add tv.kakao.com extractor
can download video from tv.kakao.com
and sort __init__ by extarctor name
2019-11-23 03:53:32 +09:00
sheerluck
61b74e3ce9 fix coub with quotes
for example, https://coub.com/view/xrbu1
2019-10-24 22:28:53 +03:00
WaferJay
73bdc2d001 Add simple support for missevan.com
* single audio file download
* album download by --playlist option
2019-10-03 14:43:32 +08:00
chenxing
0ec2a6ee56 modify encoding with open cookies file 2019-08-28 10:20:55 +08:00
Mort Yao
2a1db6e79c
[panda] purge 2019-08-03 13:53:57 +02:00
Mort Yao
d3d397178f
[common] update UA 2019-07-25 23:08:23 +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
icemoon1987
8103f29b78 change --skip-ignore-size to --skip-existing-file-size-check 2019-04-29 14:16:51 +08:00
icemoon1987
1658fd32fc add --skip-ignore-size function 2019-04-18 16:50:13 +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
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
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
d961f7f49e
[common] load_cookies(): load lines with prefix "#HttpOnly_" as MozillaCookieJar treats them as comments 2019-03-03 17:30:48 +01:00
Mort Yao
c55a1ea489
purge dead sites 2019-02-20 16:14:16 +01:00
Mort Yao
11184c2552
[common] get_content(): ignore decoding errors 2019-02-20 14:58:17 +01:00
Mort Yao
9dc034c2cc
[common] download_urls(): fix URL printing for DASH streams 2019-02-16 23:08:44 +01:00
trymelz
f09d7c958a check python version before using shutil.which function 2019-01-01 18:47:51 -06:00
trymelz
60e035cca8 check if the player exist or not 2019-01-01 18:29:57 -06:00
perror
8454f878d2 [zhihu] Add zhihu.com support 2018-12-07 21:38:39 +08:00
Mort Yao
85598839c0
[tiktok] new site support 2018-11-30 18:29:22 +01:00
Mort Yao
98d9580dd3
[common] fix google_search 2018-11-19 00:14:04 +01:00
lc4t
1f70be6aa9 use new bilibili live api, fix None Content-Type 2018-11-01 11:57:21 +08:00
Mort Yao
5026436e8a
common: add proper warning and confirming before overwriting things 2018-10-17 22:28:21 +02:00
Mort Yao
5dfee49688
[common] post_content: make log right 2018-09-11 23:49:39 +02:00
Mort Yao
f8c39fbe4c
[common] post_content: allow post_data_raw 2018-09-11 23:18:39 +02:00
Mort Yao
8984485819
[youtube] faster than light 2018-09-11 17:31:47 +02:00
Mort Yao
9ab4bfbf3e
[common] update UA 2018-07-01 15:50:08 +02:00
Mort Yao
d503237508
[common] dumb 2018-07-01 15:48:22 +02:00
Mort Yao
3e89279598
[common] make get_location accept headers 2018-07-01 15:47:54 +02:00
Mort Yao
37e2a79897
[common] wubba lubba dub dub 2018-07-01 13:48:22 +02:00
Mort Yao
503ff846f7
[common] do not coerce headers into a dict 2018-07-01 13:23:48 +02:00
kiss4u
a10c98c5ab support for zhibo.tv
<http://v.zhibo.tv/>
example: http://v.zhibo.tv/31609372
<http://video.zhibo.tv/>
example: http://video.zhibo.tv/video/details/d103057f-663e-11e8-9d83-525400ccac43.html
2018-06-04 00:43:15 +08:00
Mort Yao
44960677c4
[common] use quoted video_host and video_url as well 2018-04-25 22:30:46 +02:00
Mort Yao
d057a49e5b
[common] url_to_module: quote non-ASCII characters in URL 2018-04-24 14:46:38 +02:00
Mort Yao
87e3bd5722
Merge branch 'develop' of https://github.com/John128217/you-get into John128217-develop 2018-02-22 17:25:04 +01:00
Mort Yao
b4850f5a59
[common] indent! 2018-02-22 17:21:43 +01:00
John128217
c7290c7c2f
A number bug fixed
Now if you can have more than 10 videos that have same names.
2018-02-21 21:55:28 -08:00
John128217
a22dce896c
Added an auto rename option and fixed the force option
I've noticed that if I am downloading two videos with same names from youtube (e.g. https://www.youtube.com/watch?v=606hmlA_nxw and https://www.youtube.com/watch?v=CLrXTnggUeY), only one of them will be saved (usually the bigger one according to the original script "os.path.getsize(output_filepath) >= total_size * 0.9"). However, I want them both while preserving their names from youtube. So I modified the source code. It looks like there are a lot of changes, but I just added an indent and everything changed.
Also, I've noticed that "force" is not working at all. I fixed that issue.
2018-02-21 14:23:21 -08:00
Justsoos
fb2c936893 Add longzhu.com 2018-02-19 22:00:55 +08:00
Mort Yao
53a87c975f
[common] resolve conflict 2018-02-09 15:31:03 +01:00
iawia002
4ce28ac2b5 add douyin support 2017-12-15 17:21:34 +08:00
moorefu
3032ec9679 New site support: https://www.kuaishou.com/ 2017-12-13 11:52:05 +08:00
hellsof
7b996ec755 Fix download_url_ffmpeg extension 2017-12-12 12:43:20 +08:00