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
perror
6c3bdfd90c
New site support: https://www.ixigua.com/
2017-12-10 13:14:32 +08:00
hellsof
64772ce2e9
Update common.py
...
File "xxx/site-packages/you_get/common.py", line 750, in update
sys.stdout.write('\r' + bar)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 23-64: ordinal not in range(128)
2017-11-29 17:11:09 +08:00
Mort Yao
33664c514c
[common] formatting
2017-11-27 21:09:43 +01:00
Mort Yao
250f3f06a1
Merge branch 'add-toutiao-suport' of https://github.com/ultimate010/you-get into ultimate010-add-toutiao-suport
2017-11-27 21:08:15 +01:00
Mort Yao
fae02c25d5
Merge branch 'add_coub_support' of https://github.com/zmux/you-get into zmux-add_coub_support
2017-11-27 18:43:01 +01:00
Sergey Zmushko
b2d97bcaea
[coub] add coub.com support
...
Video and audio files with high quality are downloaded.
We use ffmpeg for audio and video combining into one file
2017-11-27 15:08:09 +03:00