Commit Graph

1692 Commits

Author SHA1 Message Date
SpiffyChatterbox
f6e67116f2 [cfake] add support (#707 #6021 #8549 #8430)
* Create cfake.py
* Update __init__.py
* Create cfake.py tests
* update
    - simplify & combine code
    - adjust 'pattern': use '[^/?#]', match lines and groups
    - generalize example URLs
    - update default filenames
* update docs/supportedsites
* update test results

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-11-15 20:55:00 +01:00
Mike Fährmann
5cda64c8d8 [job] apply 'keywords-eval' to 'keywords-global' values (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3527246051
2025-11-13 20:29:31 +01:00
Mike Fährmann
e840e3c680 [docs/configuration] update 'twitter.users' example (#8548) 2025-11-12 22:09:00 +01:00
Mike Fährmann
691775d0fb [job] add 'keywords-global' option (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3505732704
2025-11-12 18:48:01 +01:00
dev-KingMaster
793956d2d5 [arena] add 'channel' extractor (#5847 #8509)
* feat: issue 5847 site support for are.na
* flake8 lint error fix
* class name error fix
* update
    - prevent unnecessary request to 'page_url'
    - fix pagination
    - simplify block extraction code
    TODO: - rewrite without GalleryExtractor
          - extractors for Blocks, Users, etc
* supportedsites
* tests
* rename to 'channel' extractor
* update site title to 'Are.na'
* prioritize attachments

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-11-11 20:44:40 +01:00
Mike Fährmann
d75a135e03 [myhentaigallery] add 'tag' extractor (#8537) 2025-11-10 19:12:52 +01:00
Mike Fährmann
8876272e3c [misskey] add 'date-min' & 'date-max' options (#8516)
TODO: implement 'order-posts' option
2025-11-10 19:12:45 +01:00
Mike Fährmann
9e3e12ef8e [misskey] add 'text-posts' option (#8516)
do not request text-only notes by default
2025-11-10 16:57:28 +01:00
Mike Fährmann
89ece8f900 [common] allow general ISO 8601 values for 'date-min' & '-max'
and parse them as UTC times instead of local time
2025-11-09 23:00:09 +01:00
Mike Fährmann
3942e6ddc0 [jpgfish] update domain to 'jpg7.cr' (#8530) 2025-11-09 21:01:46 +01:00
gengenson-code
a9018d1911 Added support for sex.com's feed (cookie required) (#8519)
* Added Extractor for sex.com feed
* Removed old comment
* add test URL
* update supportedsites
* simplify & fix flake8 newlines
* warn about missing session cookie

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-11-09 11:57:12 +01:00
Mike Fährmann
cc0a313b2d [silverpic] force '.net' TLD & fix extraction 2025-11-04 18:04:48 +01:00
Mike Fährmann
5591a16cd7 [formatter] add 'Lb' format specifier - 'L' for bytes 2025-11-03 13:36:55 +01:00
Mike Fährmann
91a5fd85db [formatter] add 'Xb' format specifier - 'X' for bytes (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3479362186
2025-11-03 12:41:20 +01:00
Mike Fährmann
0ecc1b6ead [pp:metadata] document '"mode": "print"'
4052068d5a
2025-11-01 19:48:32 +01:00
Tim Wicinski
e174d4fae5 [cyberdrop] update domain to 'cyberdrop.cr' (#8496)
* added cr to list of cyberdrop TLDs
* update
- example URLs
- tests
- supportedsites

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-11-01 18:22:10 +01:00
Mike Fährmann
7571ca9671 [patreon] add 'order-posts' option (#7856 #8482) 2025-10-30 19:51:43 +01:00
Mike Fährmann
2194dde9ea [itaku] add 'order' option 2025-10-30 19:51:04 +01:00
Mike Fährmann
8fabf7c114 [shimmie2] support 'soybooru.com' (#8467) 2025-10-28 17:43:43 +01:00
Mike Fährmann
3573dcbff9 [fanbox:creator] add 'offset' option (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3456132723
2025-10-28 17:43:43 +01:00
Mike Fährmann
92be3fb911 [cyberfile:folder] support subfolders (#8323)
https://github.com/mikf/gallery-dl/issues/8323#issuecomment-3366857916

add 'recursive' option
2025-10-28 17:43:42 +01:00
Mike Fährmann
c0e665e3db [cyberfile] add 'shared' extractor (#8323)
https://github.com/mikf/gallery-dl/issues/8323#issuecomment-3366857916
2025-10-28 17:43:42 +01:00
Mike Fährmann
68909724e7 [wikimedia] restrict default 'format' to fandom/wikigg (#5512)
eefd8f9c00 (commitcomment-168635597)
2025-10-23 20:56:34 +02:00
Mike Fährmann
eefd8f9c00 [wikimedia] add 'format=original' to file URLs (#5512)
add 'format' option
2025-10-22 20:16:21 +02:00
Mike Fährmann
df1b6204c6 [e621] add 'artist' & 'artist-search' extractors (#8448) 2025-10-22 10:33:52 +02:00
featherbutt
06e3126bba [pp:metadata] add 'newline' option (#8439)
* Add configuration setting to control newline characters in metadata.
* update docs/configuration
* introduce 'open()' method
* add 'newline' test
2025-10-21 18:47:39 +02:00
Mike Fährmann
f9a8598f35 [weibo] add 'text' option (#8422) 2025-10-19 12:05:27 +02:00
Mike Fährmann
11ccadfd8c [schalenetwork][hdoujin] re-implement 'cbz' option (#8431) 2025-10-18 21:22:49 +02:00
Mike Fährmann
555ac2dcfa [civitai] add 'sort' & 'period' options (#8426) 2025-10-17 20:29:10 +02:00
Mike Fährmann
d708181e5f [simpcity] implement login with username & password (#8418) 2025-10-15 18:35:43 +02:00
Mike Fährmann
899dcc62cf [job] implement '"archive-event": "after"' (#8373) 2025-10-14 11:13:17 +02:00
Mike Fährmann
3f8423aaaf [dandadan] add support (#8381) 2025-10-10 00:41:01 +02:00
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
a4e0091b25 [bluesky] add 'bookmark' extractor (#8370) 2025-10-08 10:00:12 +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
0aac99673d [poipiku] fix original file downloads (#8356)
now requires 'POIPIKU_LK' cookie
2025-10-06 15:33:11 +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
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
bcefcd5ae1 [s3ndpics] add initial support (#8322) 2025-10-01 15:26:34 +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
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
2f532bb699 [chevereto] remove 'img.kiwi' 2025-09-26 08:14:50 +02:00