Commit Graph

885 Commits

Author SHA1 Message Date
Mike Fährmann
ca4e061386 [pp:exec] support '{_temppath}' replacement field (#8329) 2025-10-09 20:59:06 +02:00
Mike Fährmann
c723eefcf5 [path] implement conditional 'base-directory' 2025-10-08 21:10:15 +02:00
Mike Fährmann
6a7f5574cf [docs/documentation] use more |type-...| replacements 2025-10-08 18:42:39 +02:00
Mike Fährmann
bc285550e7 [docs/documentation] add note about 'Format String' behavior (#8372) 2025-10-08 18:42:29 +02:00
Mike Fährmann
75bc048275 [docs/documentation] use 'Format String' type for logging opotions 2025-10-08 17:52:51 +02:00
Mike Fährmann
c1d21e8cb9 [twitter] remove login support (#4202 #6029 #6040 #8362)
broken feature
2025-10-07 08:32:40 +02:00
Mike Fährmann
9cdd94e71f merge #8330: [wikimedia] add ability to download image revisions (#7283) 2025-10-03 10:20:18 +02:00
ClosedPort22
a81cd7884b [wikimedia] update documentation and test for 'image-revisions' 2025-10-03 09:56:45 +08:00
Mike Fährmann
168a6508c0 [mangareader] add support (#6529 #6868) 2025-10-02 20:09:48 +02: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
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
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
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
616e3f2dce [instagram] add 'warn-images' & 'warn-videos' options (#8283) 2025-09-24 19:37:24 +02:00
Mike Fährmann
2480ba2a55 [pp:python] add '"mode": "eval"' 2025-09-22 17:54:37 +02:00
Mike Fährmann
a6e6389480 [simpcity] implement 'order-posts' option (#8248) 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
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
96ce1926a4 [thehentaiworld] add support (#274 #8237) 2025-09-19 22:13:07 +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
b5fac68ea6 [docs/configuration] update 'actions' docs (#8201) 2025-09-13 12:09:11 +02:00
Mike Fährmann
05128ccf49 [twitter] add 'search-limit' option (#8173)
reduce default limit from 100 to 20
2025-09-13 10:30:58 +02:00
Mike Fährmann
8617c08c6c [cyberfile] add support (#5015) 2025-09-10 09:13:40 +02:00
Mike Fährmann
5888bcbcf8 [fansly] fix & improve format selection (#4401)
rename 'format' option to 'formats'
2025-09-09 10:14:43 +02:00
Mike Fährmann
f6fcba4040 [twitter] add 'search-stop' option (#8173)
and rename 'pagination-search' to 'search-pagination'
2025-09-09 10:14:43 +02:00
Mike Fährmann
d182749f45 [twitter] implement 'pagination-search' option (#8173) 2025-09-07 21:03:29 +02:00
Mike Fährmann
bfee2a37aa [fansly] improve file extraction code (#4401)
- add 'format' option
- handle exceptions
2025-09-04 22:58:37 +02:00
Mike Fährmann
e2ca64a636 [fansly] add initial support (#4401)
- only posts and creator posts work
- 'home' and 'list' extractors do nothing atm
- needs 'authorization' header as 'token' config value
  to access locked content
- needs yt-dlp to download 1080p videos
2025-09-02 22:12:51 +02:00
Mike Fährmann
ff147c2a32 [tumblr] fix pagination when using 'date-max' 2025-09-02 10:24:00 +02:00
Mike Fährmann
de05453707 [reddit] add 'limit' option (#7997 #8012 #8092)
change default value from 100 to null,
i.e. don't send a 'limit' parameter
2025-08-29 10:02:37 +02:00
Mike Fährmann
2eca790c87 [reddit] add 'api' option (#7997 #8012 #8092) 2025-08-28 22:52:57 +02:00
Mike Fährmann
a953d3d316 [erome] handle reposts on user profiles (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3221322147

- add 'reposts' option
- disable reposts by default
- process URL query parameters, e.g. 't=posts' or 'page=3'
2025-08-26 11:26:52 +02:00
Mike Fährmann
ed3ac5a402 [sizebooru] add support (#7667) 2025-08-24 10:39:17 +02:00
Mike Fährmann
a41e3c90f4 [civitai:search] add 'token' option (#8093) 2025-08-22 17:21:00 +02:00
Mike Fährmann
0837bc2b70 [gelbooru] update 'api-key' & 'user-id' docs to match 'gelbooru_v02' 2025-08-22 17:06:19 +02:00
Mike Fährmann
926fea5ac8 [docs/configuration] add note to 'deviantart.avatar.formats' (#8044) 2025-08-21 19:11:27 +02:00
Mike Fährmann
78f78fe64b [gelbooru_v02] support using 'api-key' & 'user-id' (#8077)
- detect API error messages
- add default 1.0s request delay to 'rule34'
2025-08-20 22:48:20 +02:00
Mike Fährmann
47150f3e8a [twitter] add 'highlights' extractor (#7826) 2025-08-19 09:14:39 +02:00
Mike Fährmann
682e29a535 [path] implement 'path-convert' option (#493 #6582) 2025-08-14 19:33:24 +02:00
Mike Fährmann
b4a897aede [skeb] rename 'sent-requests' subcategory to 'sentrequests' (#8036)
to avoid clashes with 'sent-requests' option
2025-08-14 17:40:20 +02:00
Mike Fährmann
42582af4f1 [kemono] support '"endpoint": "posts+"' for full metadata (#8028)
alias for "legacy+"
2025-08-14 12:13:12 +02:00
Mike Fährmann
ab54f71511 [skeb] implement 'include' option (#6558 #7267)
- split 'user' extractor into 'works' & 'sent-requests' extractors
- use BASE_PATTERN & USER_PATTERN
- use self.groups
2025-08-12 22:11:03 +02:00
Mike Fährmann
e491d56dc3 [idolcomplex] update to new domain and interface (#7559 #8009) 2025-08-11 22:24:04 +02:00
Mike Fährmann
e92538624e [civitai] add 'user-collections' extractor (#8005) 2025-08-10 21:33:23 +02:00
Mike Fährmann
0d2b8f53cc [facebook] add 'info' extractor (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3151899420

Currently relies on the profile having a /photos_by page.
2025-08-09 18:49:53 +02:00