Commit Graph

2569 Commits

Author SHA1 Message Date
ifui
c7e5a29747 fix ffmpeg: Unrecognized option 'absf'. 2024-01-09 09:53:41 +08:00
Johnny
ac01a66b62 [twitter] fix twitter video download 2023-12-19 16:31:04 +08:00
OneCloud
30d6c642f9 [bilibili] api url update. 2023-12-16 23:17:22 +08:00
Mort Yao
9f38d7d76f
[common] update UA 2023-07-25 23:42:57 +02:00
Mort Yao
f9cbdc2656
[twitter] minor fix 2023-07-11 17:20:12 +02:00
Mort Yao
e733351a05
[twitter] fix extraction 2023-07-05 17:12:15 +02:00
Mort Yao
ad5825a8f6
[twitter] fix extraction 2023-05-09 15:22:19 +02:00
Mort Yao
2aaa877a9b
[.github/workflows] test python 3.11 2023-02-15 16:20:47 +01:00
Mort Yao
2ba7493f12
[bilibili] warn if cookies are not loaded 2023-02-09 23:36:16 +01:00
Mort Yao
35182d6a29
Merge branch 'arix00-patch-1' of https://github.com/arix00/you-get-test into arix00-arix00-patch-1 2023-02-09 22:35:09 +01:00
Mort Yao
f4bd814c7f
Merge branch 'develop' of https://github.com/URenko/you-get into URenko-develop 2023-02-09 21:56:39 +01:00
Mort Yao
f54669411e
add param "--prefix" to prefix downloaded files 2023-02-08 16:41:03 +01:00
URenko
a2e411395b support different codecs for bilibili 2023-02-08 10:54:21 +00:00
juruoyyx
25eb899845
Update ffmpeg.py 2023-01-06 10:55:00 +08:00
arix00
0fc63efa63
Download multipage video collection
When there're more than single page videos in a collection,
Download all videos as current code will only handle first page.

For 'space_channel_series' and 'space_channel_collection'
2023-01-01 20:38:21 -08:00
Mort Yao
c0a483dab1
[twitter] warn when falling back to deprecated API 2022-12-18 14:54:34 +01:00
Mort Yao
0d9c280310
version 0.4.1650 2022-12-11 18:15:46 +01:00
Mort Yao
fd78897834
[instagram] show cookie warning 2022-12-11 18:09:10 +01:00
Mort Yao
888a9e29f3
[tests] test "universal" tiktok url 2022-12-11 17:44:06 +01:00
Mort Yao
7b845b34ce
[tiktok] fix extraction for alternative URLs 2022-12-11 17:43:07 +01:00
Mort Yao
84db11759e
[tiktok] fix extraction 2022-12-11 17:08:34 +01:00
Mort Yao
e674bfbc2b
[twitter] small fix 2022-10-25 13:49:15 +02:00
Mort Yao
8ef66a3173
[twitter] if the tweet contains video from another tweet, download it 2022-10-23 18:46:33 +02:00
Mort Yao
9f608990ee
[twitter] support NSFW tweets 2022-10-23 17:10:51 +02:00
Mort Yao
7d48d34d5d
Merge branch 'develop' of https://github.com/sankoshine/you-get into sankoshine-develop 2022-10-17 15:45:25 +02:00
zheng zhiwen
5b22081a9c miaopai fix 2022-10-17 16:10:30 +08:00
Andy Fan
dc7dc481f4 [douyin] remove video watermark 2022-10-17 14:19:51 +08:00
zheng zhiwen
d7d3237bf9 test miaopai 2022-10-17 10:05:34 +08:00
Mort Yao
4746af3462
[twitter] small fix 2022-10-09 00:37:48 +02:00
Mort Yao
81b1f06a05
[twitter] support tweets with multiple videos 2022-10-09 00:26:20 +02:00
Mort Yao
4e13999843
Merge branch 'patch-1' of https://github.com/cclauss/you-get into cclauss-patch-1 2022-10-09 00:20:30 +02:00
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
Christian Clauss
e4358725b1
Add Python 3.11 release candidate 2 to the testing
Python 3.11 will be on average 22% faster than Python 3.10 so let’s give it a spin...
https://www.python.org/download/pre-releases
2022-09-17 18:30:25 +02: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