Commit Graph

6790 Commits

Author SHA1 Message Date
Mike Fährmann
c609a3181b [instagram] support '/share/SHORTCODE' URLs (#8340)
i.e. "bare" /share/ links
2025-10-03 22:26:45 +02:00
Mike Fährmann
4d9b30bcb0 release version 1.30.9 2025-10-03 18:29:00 +02:00
Mike Fährmann
7b338edf63 [weibo] resolve 'wblive-out.api.weibo.com' URLs (#8339) 2025-10-03 17:21:31 +02:00
Mike Fährmann
45f364e09e [dl:http] add MIME type and signature for m3u8 & mpd files (#8339) 2025-10-03 16:48:10 +02:00
Mike Fährmann
faeec7e67f [weibo] try 'replay_hd' URLs as video fallback (#8339) 2025-10-03 11:19:14 +02:00
Mike Fährmann
008a871ccb [weibo] download 'm3u8' manifests with ytdl (#8339) 2025-10-03 11:18:52 +02:00
Mike Fährmann
9cdd94e71f merge #8330: [wikimedia] add ability to download image revisions (#7283) 2025-10-03 10:20:18 +02:00
Mike Fährmann
a005dbbac0 [wikimedia] update
- add entry to docs/gallery-dl.conf
- extend test results
- reword argument name
2025-10-03 10:17:40 +02:00
Mike Fährmann
168a6508c0 [mangareader] add support (#6529 #6868) 2025-10-02 20:09:48 +02:00
ClosedPort22
47857b447b [wikimedia] add ability to change directory before downloading revisions 2025-10-02 21:45:58 +08:00
ClosedPort22
55742c6a2c [wikimedia] add ability to fetch image revisions
as long as the number of revisions of a single image does not exceed 500
2025-10-02 21:45:43 +08:00
Mike Fährmann
4220cd42c0 [nozomi] URL encode search tags (#8328) 2025-10-02 09:19:01 +02:00
Mike Fährmann
5672a4181c [mangadex] update f-string usage 2025-10-01 21:36:02 +02:00
Mike Fährmann
0a76cbc8c7 [mangadex] extract more manga-related metadata (#8325) 2025-10-01 19:50:48 +02:00
Mike Fährmann
020a44245f [instagram] provide 'type' metadata field (#8274)
… and adjust 'post_url' of reels
2025-10-01 18:14:26 +02:00
Mike Fährmann
eb4c159f36 [instagram] use 'reel' subcategory for '/reel/CODE' URLs (#8274) 2025-10-01 17:53:55 +02:00
Mike Fährmann
bcefcd5ae1 [s3ndpics] add initial support (#8322) 2025-10-01 15:26:34 +02:00
Mike Fährmann
c0035d8d52 [simpcity] fix "KeyError: 'url'" when thread author is deleted (#8323) 2025-10-01 08:40:24 +02:00
Mike Fährmann
329ac4099d [instagram] support '/reels/SHORTCODE' URLs (#8318) 2025-10-01 08:14:49 +02:00
Mike Fährmann
602c84e1fa [pixiv] implement searching past 'offset=5000' (#1686 #7082 #8298)
by adjusting 'start_date' or 'end_date' depending on sort order
2025-09-30 21:56:25 +02:00
Mike Fährmann
919f24698c [instagram] fix typo
40562fdc14
2025-09-30 09:06:28 +02:00
Mike Fährmann
12132667ec [paheal] normalize "No results" output message (#8313) 2025-09-29 18:58:04 +02:00
Mike Fährmann
3de8d30765 [zerochan] normalize "No results" output message (#8313)
catch and handle '404 Not Found' responses
2025-09-29 18:56:02 +02:00
Mike Fährmann
53389143cb [chevereto] fix 'id' for links without file name (#8307)
e.g. https://jpg6.su/img/LecXGS/
2025-09-27 18:47:21 +02:00
Mike Fährmann
6af79f32b7 merge #8303: [cookies] add support for Orion 2025-09-27 10:04:23 +02:00
Mike Fährmann
eee78f8148 [pp:python] restore archive functionality
fixes regression introduced in 09f0ba8e9c
2025-09-27 09:59:47 +02:00
Trevor Starick
91f3b21884 additional linting issues 2025-09-27 00:32:00 -04:00
Trevor Starick
645f2d3df0 fix E501 errors 2025-09-27 00:29:29 -04:00
Trevor Starick
9692a6541b [cookies] add support for Orion
additionally break out webkit support for future webkit based browsers/toolsd
2025-09-27 00:15:53 -04:00
Mike Fährmann
abf56e4c13 [chevereto] support URLs with 'www' subdomain (#8149)
https://github.com/mikf/gallery-dl/issues/8149#issuecomment-3336770171
2025-09-26 08:19:35 +02:00
Mike Fährmann
2f532bb699 [chevereto] remove 'img.kiwi' 2025-09-26 08:14:50 +02:00
Shiv Kokroo
5c5b7cd8ff [chevereto:album] fix video downloads (#8149 #8295) 2025-09-26 08:10:23 +02:00
Mike Fährmann
6d4d808661 [mangafire] add support (#7064 #7701) 2025-09-25 22:27:15 +02:00
Mike Fährmann
a4bcd1f34f [zerochan] use 'gallery-dl/<version>' User-Agent (#8288) 2025-09-25 09:39:21 +02:00
Mike Fährmann
0b707df6e3 [hdoujin] add 'reclass' tag type (#8290) 2025-09-25 09:26:29 +02:00
Mike Fährmann
4ad2596667 [patreon] add 'collection' extractor (#8286) 2025-09-24 21:29:15 +02:00
24xyz
92be341711 [twitter] fix 'quote_id' of individual Tweets (#8284)
Fix 'quoted_by_id_str' to use parent tweet id
2025-09-24 19:50:12 +02:00
Mike Fährmann
616e3f2dce [instagram] add 'warn-images' & 'warn-videos' options (#8283) 2025-09-24 19:37:24 +02:00
Mike Fährmann
80411585a8 [imxto:gallery] support multiple pages (#8282) 2025-09-24 19:37:24 +02:00
Mike Fährmann
a09e9aba16 [misskey] include 'withRenotes' parameter in API requests (#8285) 2025-09-24 10:31:17 +02:00
Mike Fährmann
3c57ad414f [hdoujin] extract 'source' metadata (#8280)
requires 'token'
2025-09-24 07:10:51 +02:00
Mike Fährmann
c095ff2d9b [thehentaiworld] adjust 'type' according to post URL 2025-09-23 22:10:55 +02:00
Mike Fährmann
889ecd7963 [thehentaiworld] support '/gif-animated-hentai-images/' URLs (#8277)
generalize 'post' URL pattern
2025-09-23 22:10:46 +02:00
Mike Fährmann
d03572c397 [scripts] remove 'create_test_data' & 'export_tests' (#4504)
- create_test_data.py was superseded by generate_test_result.py
- export_tests.py has done its job and is no longer needed
2025-09-23 18:54:04 +02:00
Mike Fährmann
fd8d8dc98f release version 1.30.8 2025-09-23 08:37:28 +02:00
Mike Fährmann
4a9e0f065e [thehentaiworld] support '/3d-cgi-hentai-images/' URLs (#8276) 2025-09-23 08:15:50 +02:00
ramoswilly
facc0e0250 [Danbooru] add 'random' extractor
Adds a new `DanbooruRandomExtractor` to support downloading from `danbooru.donmai.us/posts/random?tags=` URLs.
2025-09-22 21:14:34 +02:00
Mike Fährmann
4052068d5a [pp:metadata] add '"mode": "print"' (#2691)
https://github.com/mikf/gallery-dl/issues/2691#issuecomment-3276158980
2025-09-22 17:54:53 +02:00
Mike Fährmann
2480ba2a55 [pp:python] add '"mode": "eval"' 2025-09-22 17:54:37 +02:00
Mike Fährmann
b49745d351 [instagram] ensure '_ytdl_manifest_data' exists before DASH DL (#8267) 2025-09-22 15:01:00 +02:00