Commit Graph

1995 Commits

Author SHA1 Message Date
Mort Yao
5742405c1a
Merge branch 'develop' of https://github.com/0x4ea5/you-get into 0x4ea5-develop 2022-10-09 00:08:52 +02:00
Mort Yao
fa0d9e6515
Merge branch 'fix_ixigua' of https://github.com/xiangxw/you-get into xiangxw-fix_ixigua 2022-10-09 00:05:59 +02:00
Mort Yao
472afef361
Merge branch 'improve/radio-paginate' of https://github.com/StdioA/you-get into StdioA-improve/radio-paginate 2022-10-09 00:04:16 +02:00
nuomi1
568ee3e8d2
fix: remove query and fragment 2022-10-05 01:24:53 +08:00
nuomi1
f4e36b3667
fix: use fake ua 2022-10-05 01:23:32 +08:00
0x4ea5
11dcced98b added support to bilibili collectiondetail api 2022-09-25 19:01:51 -07:00
David Dai
023d12fa2d [netease]: Add pagination on netease radio 2022-09-22 20:34:28 +08:00
xiangxw
b81b4ae8dd [ixigua] fix 'string indices must be integers' 2022-09-20 11:11:18 +08:00
interiv
af3468fa05
Update youku.py
ccode 0532 to 0564
2022-09-13 17:27:12 +08:00
Qing
9a6878ee6e
narrow the search of tvid and videoid
test script `python3 you-get https://www.iqiyi.com/a_19rrha613h.html -l --debug`
2022-09-12 10:22:37 +08:00
Qing
9f7892b73f
Subtitute the ffmpeg download method.
Subtitute the ffmpeg download method.
2022-09-09 16:25:51 +08:00
Mort Yao
fd5e313097
[tiktok] fix extraction for alternative URLs 2022-08-25 15:36:11 +02:00
Mort Yao
5e25e1b5e2
[youtube] fix s_to_sig 2022-08-25 15:20:34 +02:00
owlwang
4119a1493e
fix douyin extractor 2022-07-25 12:34:55 +08:00
Mort Yao
82b376a0c6
version 0.4.1620 2022-07-01 23:26:50 +02:00
Mort Yao
d661c95480
[instagram] fix extraction 2022-07-01 22:21:47 +02:00
Mort Yao
a47960f6ed
[twitter] better warning 2022-06-20 23:04:56 +02:00
Mort Yao
c0151a9775
[youtube] we should extract ytInitialPlayerResponse more reliably 2022-06-07 16:19:14 +02:00
Mort Yao
a5c726b9d7
version 0.4.1612 2022-05-30 01:44:36 +02:00
Mort Yao
d57a0eba3e
[youtube] improve regex 2022-05-30 01:00:55 +02:00
Mort Yao
e2ba3ecdb3
[tiktok] fix extraction for alternative URLs 2022-05-15 22:51:22 +02:00
Mort Yao
c768b29153
[common] new parameters for getHttps 2022-05-15 22:50:09 +02:00
John Lu
0842913abf
Fixed a typo 2022-05-15 22:20:15 +08:00
Mort Yao
95d6d2e570
[tiktok] improve regexp 2022-04-29 23:23:59 +02:00
Mort Yao
e2217bedd2
version 0.4.1602 2022-04-22 23:44:08 +02:00
Mort Yao
62013d034f
[common] fix google_search (close #2924) 2022-04-22 23:38:38 +02:00
Mort Yao
0d5562497f
[bilibili] oops 2022-04-22 23:24:50 +02:00
Mort Yao
fd2d7fdcbc
[bilibili] support festival videos (fix #2955) 2022-04-22 23:21:14 +02:00
Mort Yao
bbc4df7a89
[tiktok] fix extraction 2022-04-22 19:29:52 +02:00
Mort Yao
355e22584c
[twitter] show the warning message if login required 2022-04-22 19:17:26 +02:00
Mort Yao
43e14887a3
[bilibili] support lowercase bv 2022-04-22 19:00:29 +02:00
Mort Yao
aef4c4ec0c
Merge branch 'develop' of https://github.com/hong56hk/you-get into hong56hk-develop 2022-04-19 21:12:33 +02:00
Mort Yao
7f94fd6e53
Merge branch 'develop' of https://github.com/albertli2333/you-get into albertli2333-develop 2022-04-19 17:59:02 +02:00
Mort Yao
37ca277e72
[bilibili] use hdflv2_hdr as id for HDR 2022-04-19 17:55:05 +02:00
Mort Yao
e3973bec98
Merge branch 'develop' of https://github.com/SuperSodaSea/you-get into SuperSodaSea-develop 2022-04-19 17:47:51 +02:00
Mort Yao
fdfadcdff8
Merge branch 'sdlyyxy' of https://github.com/sdlyyxy/you-get into sdlyyxy-sdlyyxy 2022-04-19 17:04:28 +02:00
Mort Yao
a9b211b0a5
Merge branch 'patch-2' of https://github.com/ljhcage/you-get into ljhcage-patch-2 2022-04-19 16:14:05 +02:00
Mort Yao
1b567d0830
[tiktok] fix extraction 2022-04-19 15:53:33 +02:00
Mort Yao
9ef6c2ff6d
[common] implement getHttps 2022-04-19 15:34:26 +02:00
Mort Yao
16b75f0497
[youtube] support shorts 2022-04-08 23:44:01 +02:00
Mort Yao
5d41240860
[youtube] s_to_sig: no substitution for 3-char main function names 2022-04-08 23:20:38 +02:00
lcjh
a2ca119789
clear stream info 2022-04-08 02:48:36 +08:00
liguangbin
f3fe2baa74 优化ixigua.py代码 2022-03-19 23:57:23 +08:00
liguangbin
c8fa6c8097 优化ixigua.py代码 2022-03-19 23:52:03 +08:00
liguangbin
15393a8218 修复西瓜视频下载失败问题;
fix problem:the JSON object must be str, bytes or bytearray, not NoneType
2022-03-19 22:32:57 +08:00
Mort Yao
699391135b
[instagram] fix 2022-03-18 23:16:44 +01:00
lcjh
3d5bd2b13d update space_video_api arg: page size 2022-03-11 02:38:44 +08:00
bobo liu
8d67fa7426 change -safe to 0 for ffmpeg5
46fb395952
2022-02-12 20:21:15 +08:00
sdlyyxy
d6ae98fb1e Bilibili: fix "真彩 HDR" video_resolution 2022-02-06 17:10:15 +08:00
SuperSodaSea
5aeae31fa2
[bilibili] Add Dolby Vision video download support 2022-01-29 02:44:00 +08:00