Mike Fährmann
4f535ec606
[imgpv] add 'image' extractor ( #8773 )
2025-12-28 21:36:06 +01:00
Mike Fährmann
daf6cc2c78
[twitter] add 'notifications' extractor ( #7974 )
2025-12-26 18:06:00 +01:00
Mike Fährmann
c384cd06c2
[fansly] add 'previews' option ( #8686 )
2025-12-25 20:25:47 +01:00
Mike Fährmann
01fe6870a3
[fansly] disable 'formats' check by default ( #8757 )
...
should allow downloading and selecting the highest resolution video format
regardless of its 'type' / format code
2025-12-25 19:15:21 +01:00
Mike Fährmann
cc8cd78103
[webtoons] download episode background music ( #8733 )
...
add 'bgm' option
2025-12-23 19:08:30 +01:00
Mike Fährmann
2be54be692
[subscribestar] merge 'user-tag' into regular 'user' extractor ( #8737 )
2025-12-23 18:58:25 +01:00
Mike Fährmann
c3ef760a9f
[discord] add 'server-assets' extractor ( #8589 )
2025-12-22 21:08:33 +01:00
Mike Fährmann
609e19273d
[subscribestar] add 'user-tag' extractor ( #8737 )
2025-12-21 22:14:17 +01:00
Mike Fährmann
375ab4084b
[facebook] add 'loop' option ( #8696 )
2025-12-21 21:27:33 +01:00
Mike Fährmann
19a27a47b3
[options] add '--sleep-skip' option ( #6582 )
...
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3677460485
2025-12-20 19:06:11 +01:00
Mike Fährmann
afe867361f
[weebdex] add support ( #8722 )
2025-12-19 20:06:40 +01:00
Mike Fährmann
ff94002b44
[formatter] add 'I' format specifier - identity
2025-12-17 19:22:18 +01:00
Mike Fährmann
717d38f38c
[reddit] use '"videos": "dash"' by default ( #8657 )
...
https://github.com/mikf/gallery-dl/issues/8657#issuecomment-3663560902
2025-12-17 18:45:06 +01:00
Peter Cunha
f9096370e6
[picazor] add 'user' extractor ( #7083 #7504 #7795 #8717 )
...
* [picazor] Add support for Picazor
* [picazor] Improve tests for picazor
* [picazor] run flake8
* [picazor] working on tests
* update extractor
* update tests
* update supportedsites
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-12-16 18:55:18 +01:00
Mike Fährmann
62d6a2206d
[aryion] add 'watch' extractor ( #8705 )
2025-12-16 17:57:41 +01:00
Mike Fährmann
c268f793a4
[xenforo] support 'allthefallen.moe/forum' ( #3249 #8268 )
2025-12-15 17:28:16 +01:00
Mike Fährmann
4f33751c30
[koofer] add 'shared' extractor ( #8700 )
2025-12-14 18:05:23 +01:00
Mike Fährmann
2980e8fcb8
[docs] remove 'twitter.username-alt' entries
2025-12-14 18:00:08 +01:00
Mike Fährmann
774cb1e1a0
[comedywildlifephoto] add 'gallery' extractor ( #8690 )
2025-12-14 17:59:56 +01:00
Mike Fährmann
a53cc87b72
[misskey] implement 'order-posts' option ( #8516 )
2025-12-13 21:06:31 +01:00
Mike Fährmann
8f621b32bd
[2chen] implement generic 2chen board extractors
...
support
- https://sturdychan.help/
- https://schan.help/ (#8680 )
2025-12-13 18:08:50 +01:00
Mike Fährmann
db90fe9b82
[docs] update 'xenforo' options
2025-12-12 16:28:41 +01:00
Mike Fährmann
ab2c03b39e
[xenforo] implement generic XenForo forum extractors
...
support
- https://simpcity.cr/
- https://nudostar.com/forum/ (#8333 )
2025-12-11 21:26:34 +01:00
SpiffyChatterbox
484a15ff83
[fitnakedgirls] add support ( #8671 )
...
* [fitnakedgirls] add extractor
Add support for fitnakedgirls.com:
- Photo galleries (/photos/gallery/)
- Category pages (/photos/gallery/category/)
- Tag pages (/photos/tag/)
- Video posts (/videos/)
- Blog posts (/fitblog/)
Handles both newer (wp-block-image) and older (size-large) templates.
* simplify & fix
- use '_extract_title' method
- move '_pagination' into base class
- update 'FitnakedgirlsTagExtractor' pattern
* update docs/supportedsites
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-12-10 21:33:17 +01:00
SpiffyChatterbox
2c8250919b
[pornpics] add 'category' and 'listing' extractors ( #8662 )
...
* [pornpics] add category and listing extractors
Add support for:
- Category pages like /ass/, /milf/, /blonde/ etc.
- Listing pages like /popular/, /recent/, /rating/, /likes/, /views/, /comments/
Category pages use JSON pagination like tags/search.
Listing pages don't support JSON pagination and use different HTML structure.
* [pornpics] simplify category pattern via class ordering
- Move PornpicsCategoryExtractor after PornpicsListingExtractor
so it acts as catch-all, eliminating need for negative lookahead
- Use list comprehension in PornpicsListingExtractor.galleries()
* update docs/supportedsites
2025-12-10 20:00:07 +01:00
Mike Fährmann
f5fafd7977
[fikfap] add support ( #8673 )
...
add 'post' & 'user' extractors
2025-12-10 18:39:05 +01:00
Mike Fährmann
d5f4a3f5b0
[redbust] remove module ( #6582 )
...
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3635792318
2025-12-10 09:20:05 +01:00
Mike Fährmann
5831679fd2
[blueskx] add 'api-server' option ( #8668 )
2025-12-09 17:52:55 +01:00
Mike Fährmann
ef9c472f94
[twitter] always use '3' as 'search-stop' default ( #8613 )
...
https://github.com/mikf/gallery-dl/issues/8613#issuecomment-3626474518
2025-12-08 20:46:59 +01:00
Mike Fährmann
b1b70528a6
[common] use 'parent' value as 'parent-metadata' default ( #8525 #8604 )
...
enable 'parent-metadata' by default for
'chevereto' & 'imagehost' (album/gallery) extractors
2025-12-08 20:07:56 +01:00
Mike Fährmann
9a8746f12d
[tiktok] add 'covers' option ( #8515 )
2025-12-07 20:30:47 +01:00
Mike Fährmann
b5712e7959
[docs/configuration] update 'Logging Configuration' defaults
2025-12-07 17:13:44 +01:00
Mike Fährmann
5da200945b
implement 'post-filter' & 'post-range' options
...
(#8643 )
2025-12-05 16:40:23 +01:00
Mike Fährmann
4e2987e007
[path] implement conditional 'part-directory' ( #8329 )
2025-12-03 11:19:44 +01:00
Mike Fährmann
d15b3d4eae
[twitter] add 'limit' option ( #8173 )
...
- reduce default number of requested items to 50
- allow using "fallback" values like with 'search-limit'
https://github.com/mikf/gallery-dl/issues/8173#issuecomment-3303015837
2025-12-02 22:34:53 +01:00
Mike Fährmann
0ebb74dfeb
[twitter] implement using multiple values for 'search-limit' ( #8173 )
...
https://github.com/mikf/gallery-dl/issues/8173#issuecomment-3302713173
2025-12-02 19:51:59 +01:00
Mike Fährmann
f1aa3af119
[vsco] use '"browser": "firefox"' by default ( #8127 )
...
and re-enable TLS 1.2 cipher suites
i.e. revert c7fe6ba691
2025-12-01 16:41:11 +01:00
Mike Fährmann
5f38d8ab25
[twitter] increase 'retries-api' default to '9' ( #8317 )
2025-11-30 16:52:26 +01:00
Mike Fährmann
76765340eb
[2ch] support 'org' TLD ( #8629 )
2025-11-30 16:49:23 +01:00
Mike Fährmann
f51544618e
[audiochan] add 'search' extractor ( #8602 )
2025-11-29 20:01:15 +01:00
Mike Fährmann
9bf52ab8c5
[civitai] implement extracting 'tags' metadata ( #8626 )
2025-11-29 18:37:57 +01:00
Mike Fährmann
994cc34f75
[audiochan] add initial support ( #8602 )
2025-11-28 21:46:22 +01:00
Mike Fährmann
e589d6f6ee
[pp:exec] add 'verbose' option ( #7743 )
2025-11-28 19:55:04 +01:00
Mike Fährmann
acf281a46a
[twitter] implement 'retries-api' option ( #8317 )
...
retry API requests when encountering server-related errors
2025-11-27 19:23:27 +01:00
Mike Fährmann
1e7f4ee178
[output] add 'defer' option for logging files ( #8523 )
...
- defer file creation of error files by default
- implement custom FileHandler class
to support deferred directory creation
2025-11-27 19:23:04 +01:00
Mike Fährmann
36fa543715
[twitter] add 'search-results' option ( #8613 )
2025-11-27 11:31:07 +01:00
MyFinalBellyache
d74809c538
[eporner] add support ( #8581 )
...
* [eporner] Add support
* Line-length <80 chars
* Fix flake8 indentation
* update
- generalize example URL
- strip "Photo Gallery" from 'title'
- extract 'id'
* update supportedsites
* update test results
2025-11-20 18:03:54 +01:00
Mike Fährmann
e91337d5c3
[Danbooru] add 'media-asset' extractor ( #8580 )
2025-11-19 20:46:22 +01:00
Mike Fährmann
89be2f45e4
[mangadex] add 'data-saver' option ( #8573 )
2025-11-19 19:54:53 +01:00
MyFinalBellyache
a9687d2928
[pornstarstube] add support ( #8576 )
...
* Add support for pornstars.tube
* update
- adjust pattern/example/page_url
- extract '' & '' metadata
- prevent unnecessary request
- fix result URLs
- return list comprehension result
* update supportedsites
* update test results
* fix extractor name
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2025-11-19 16:25:01 +01:00