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
Mike Fährmann
8796ad02ba
[bellazon] add 'order-posts' option ( #8248 )
2025-09-20 22:12:01 +02:00
Mike Fährmann
c991f05d52
[kemono:discord] add 'order-posts' option ( #8241 )
2025-09-20 21:26:10 +02:00
Mike Fährmann
6bca0f93a1
[bellazon] add 'quoted' option ( #8247 )
...
ignore quoted content by default
2025-09-20 20:56:45 +02:00
Mike Fährmann
dbae953c71
[bellazon] support video embeds ( #8239 )
2025-09-20 11:06:59 +02:00
Mike Fährmann
0abee97543
[bellazon] support '#comment-12345' post links ( #8239 )
2025-09-20 09:53:03 +02:00
Mike Fährmann
723d0dfa03
[job] reorder 'finalize' hooks ( #8243 )
...
prevent 'sqlite3.ProgrammingError: Cannot operate on a closed database.'
when using '"event": "finalize-success"' or '"event": "finalize-error"'
with an archive after e5db6efca9
2025-09-20 09:10:22 +02:00
Mike Fährmann
44d78a6c7d
[iwara] make 'type' available for directories ( #8245 )
2025-09-20 09:01:01 +02:00
Mike Fährmann
ae43182848
[thehentaiworld] make post extraction non-fatal
2025-09-20 08:48:48 +02:00
Mike Fährmann
96ce1926a4
[thehentaiworld] add support ( #274 #8237 )
2025-09-19 22:13:07 +02:00
Mike Fährmann
e5db6efca9
[pp] close archive database connections ( #8243 )
2025-09-19 22:12:35 +02:00
Mike Fährmann
b225018eda
[reddit] ensure 'comment' metadata field for media files ( #8228 )
2025-09-19 17:22:33 +02:00
Mike Fährmann
713a65923a
[bellazon] fix video attachments ( #8239 )
2025-09-19 12:25:47 +02:00
Mike Fährmann
dbf6de2482
[mangataro] add support ( #8237 )
2025-09-19 10:38:34 +02:00
Mike Fährmann
8ee3d9f0bd
[bunkr] fix 'JSONDecodeError' for URL slugs with an ' ( #8150 )
2025-09-18 10:21:03 +02:00
Mike Fährmann
b819d423d6
[simpcity] yield Directory message for each post
2025-09-17 22:10:28 +02:00
Mike Fährmann
312f921959
[facebook] extract 'biography' metadata ( #8233 )
2025-09-17 21:15:16 +02:00
Mike Fährmann
db208ca1bd
[hdoujin] add support ( #6810 )
2025-09-17 19:29:50 +02:00
Mike Fährmann
1b9e1ff9ff
[schalenetwork] fix extraction ( #6948 #7391 #7728 )
...
- remove 'cbz' option
- require 'crt' query parameter token as well as a matching User-Agent
2025-09-17 19:29:50 +02:00
Mike Fährmann
a0b3e08f64
[tests/extractor] ensure Extractor classes match
2025-09-17 19:29:49 +02:00
Mike Fährmann
a16238edda
[util] add __enter__ & __exit__ methods to NullResponse ( #8227 )
2025-09-17 09:09:08 +02:00
Mike Fährmann
5aa2124736
[twitter] fix all quoted Tweets being marked as 'deleted' ( #8225 )
...
due to "KeyError: 'screen_name'"
when trying to access the author's name
fixes regression introduced in 5747dbf00c
2025-09-16 10:08:32 +02:00
Mike Fährmann
9ea0071bdf
[chevereto] add 'category' extractor ( #5179 )
2025-09-15 21:58:47 +02:00
Mike Fährmann
5ddc0064ed
[chevereto] support 'imglike.com' ( #5179 )
2025-09-15 21:47:54 +02:00
Mike Fährmann
f13ab25233
[imgpile] add support ( #5044 )
2025-09-15 20:19:24 +02:00
Mike Fährmann
657d909865
[simpcity] extract URLs from iframe embeds ( #8214 )
2025-09-15 18:22:31 +02:00
Mike Fährmann
835dfae345
[simpcity] improve post content extraction ( #8214 )
...
use a better end marker to not stop prematurely
when a quoted post is present
2025-09-15 18:19:29 +02:00
Mike Fährmann
a3b1100600
[util] extend list of ISO 639 language codes
2025-09-14 22:44:28 +02:00
Mike Fährmann
8b5ed1ce7c
[mangadex] add 'covers' extractor ( #4994 )
2025-09-14 22:07:47 +02:00
Mike Fährmann
858d209b17
[4archive] fix 'TypeError' ( #8217 )
...
update 'date' & 'filename' extraction
2025-09-14 21:00:17 +02:00