Commit Graph

7283 Commits

Author SHA1 Message Date
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
228fa00d47 [scripts/generate_result] implement '-l/--logging' command-line option 2025-09-29 20:24:24 +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
30bf0c755d [docs/configuration] update
- more consistency
- use more definition lists
- move more sections into primary definition lists
- add custom 'Format String' & 'Expression' & 'Condition' types
2025-09-28 16:36:09 +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
9c4d20e926 [docs/configuration] move notes to definition lists 2025-09-26 18:47:07 +02:00
Mike Fährmann
a2de94b4aa [docs/configuration] use substitution for ISO 639 links 2025-09-26 10:09:26 +02: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
Mike Fährmann
303bb5b4d2 [imxto:gallery] add test with 1000+ imagees 2025-09-24 20:01:33 +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
8b3af88d52 [docker] include more optional Python dependencies (#8026)
increases image size from 230 MB to 235 MB
2025-09-23 22:10:55 +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
a5d2d19a3c [tests:twitter] add 'animated_gif' result 2025-09-22 18:04:14 +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
Mike Fährmann
2a23d482b4 [instagram:tagged] provide full metadata when using 'id:…' (#8263)
and 'metadata' is enabled
2025-09-22 11:32:02 +02:00
Mike Fährmann
a6e6389480 [simpcity] implement 'order-posts' option (#8248) 2025-09-22 11:21:17 +02:00
Mike Fährmann
09f0ba8e9c [pp:python] move '_init_archive()' after events (#8243) 2025-09-22 11:21:17 +02:00
Mike Fährmann
5066de020a [vipergirls] implement 'order-posts' option (#8248) 2025-09-22 11:20:59 +02:00
Mike Fährmann
8d672fb1ea [ytdl] update to 08d78996831bd8e1e3c2592d740c3def00bbf548 2025-09-21 18:14:59 +02:00
Mike Fährmann
bfb1fbc991 [facebook] improve 'biography' fallback (#8233)
- add another method
- make previous method locale independent
2025-09-21 17:46:25 +02:00
Mike Fährmann
830bb8f2ef [iwara] extract more metadata (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3315927586

- description
- tags
- slug
- rating
- comments
- likes
- views
2025-09-21 16:43:04 +02:00
Mike Fährmann
997e7422ff [bellazon] update (#8247)
- include 'filename' in default filename_fmt and archive_fmt as 'id'
  alone is not guaranteed to be unique, even in the same post
  https://www.bellazon.com/main/topic/3556-bipasha-basu
  /page/2/#findComment-2536060
- support 'inline' files
- ignore '/profile/' links
- do not increment 'num' on ignored files
2025-09-21 16:20:17 +02:00
Mike Fährmann
6df17cc621 [lensdump] support new pattern of direct file URLs (#8251) 2025-09-21 08:21:13 +02:00
Mike Fährmann
b79d35e5f2 [facebook] add fallback to 'biography' extraction (#8233) 2025-09-20 22:28:19 +02:00