Commit Graph

7575 Commits

Author SHA1 Message Date
Mike Fährmann
e006d26c8e Revert "use f-strings when building 'pattern'"
revert d7c97d5a97.
2025-12-20 22:07:37 +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
575bf7a9f9 release version 1.31.1 2025-12-20 10:56:40 +01:00
Mike Fährmann
af475a311b [scripts/release] reduce expected executable sizes 2025-12-20 10:47:20 +01:00
Mike Fährmann
4dba40703d [tests:pp] prevent failures due to config dependencies
'filename' & 'directory' set in 'path' tests cause
'ClassifyTest' to fail
2025-12-20 10:37:28 +01:00
Mike Fährmann
afe867361f [weebdex] add support (#8722) 2025-12-19 20:06:40 +01:00
Mike Fährmann
e971b4c989 [tests] add 'path' tests 2025-12-19 17:10:53 +01:00
Mike Fährmann
8ec48a039f [aryion:favorite] ignore already seen folders (#8728) 2025-12-19 11:29:53 +01:00
Mike Fährmann
c3d8602418 [path] implement dynamic length directories (#1350)
append directory segments for each item of a list (or general non-string
iterable), which can be returned with the 'I' specifier
2025-12-18 09:53:26 +01:00
Mike Fährmann
73db1846e1 [furaffinity] fix 'tags' metadata (#8724)
Co-authored-by: d-koc <141529764+d-koc@users.noreply.github.com>
2025-12-18 08:55:27 +01:00
Mike Fährmann
982d9908c1 [aryion] fix "AttributeError: '_pagination'" (#8723)
fixes regression introduced in 62d6a2206d
2025-12-18 08:36:34 +01:00
Mike Fährmann
218dbdb3ca [path] combine 'build_*' & 'build_*_conditional' 2025-12-17 19:45:38 +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
7804f70f02 [tenor] fix 'title' metadata
remove the trailing 4 characters only when they are ' GIF'
2025-12-16 17:23:59 +01:00
Mike Fährmann
3536816d51 [aryion] fix 'description' metadata 2025-12-16 17:23:59 +01:00
Mike Fährmann
58ccde3645 [aryion:favorite] support 'category' URLs (#8705) 2025-12-16 17:23:31 +01:00
Mike Fährmann
83ca65d918 [aryion:favorite] support folder items (#8705) 2025-12-15 20:36:01 +01:00
Mike Fährmann
9133ee321f [fanbox] make '_extract_post()' non-fatal (#8711)
fixes regression introduced in 4a4c1a1154
2025-12-15 17:43:21 +01:00
Mike Fährmann
d43ce45cb8 [boosty] send 'Authorization' header for file downloads (#8704) 2025-12-15 17:31:44 +01:00
Mike Fährmann
c268f793a4 [xenforo] support 'allthefallen.moe/forum' (#3249 #8268) 2025-12-15 17:28:16 +01:00
Mike Fährmann
207f6137c5 [dl:ytdl] fix "UnboundLocalError: 'tries'" (#8707)
fixes regression introduced in 402f53616b
2025-12-15 08:43:26 +01:00
Mike Fährmann
d497523461 [mastodon] fix "AttributeError: 'parse_datetime_iso'" (#8709)
fixes regression introduced in c8fc790028
2025-12-15 08:39:20 +01:00
Mike Fährmann
4f33751c30 [koofer] add 'shared' extractor (#8700) 2025-12-14 18:05:23 +01:00
Mike Fährmann
468570a1d6 [boosty] warn about expired 'auth' cookie tokens (#8704) 2025-12-14 18:00:09 +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
85b7f63971 [twitter] fix avatar & background downloads with "expand": true (#8698) 2025-12-14 09:07:04 +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
a8ca947154 [pixiv] warn about invalid 'PHPSESSID' cookie (#8689) 2025-12-13 16:00:02 +01:00
Mike Fährmann
db8dd525f3 [ytdl] respect '--no-skip' 2025-12-13 10:50:38 +01:00
Mike Fährmann
0907ba13ed [audiochan] use proper variable name 2025-12-13 10:40:06 +01:00
Mike Fährmann
d36a441e92 release version 1.31.0 2025-12-12 18:40:44 +01:00
Mike Fährmann
db90fe9b82 [docs] update 'xenforo' options 2025-12-12 16:28:41 +01:00
Mike Fährmann
4557ab5e80 [xenforo] emit AuthRequired errors for 403 downloads 2025-12-12 16:23:32 +01:00
Mike Fährmann
b891c0301e [dl:ytdl] improve error detection
- intercept ytdl logging messages and signal error when it
  emits an error message
- remove "ERROR:" etc from ytdl logging messages
2025-12-12 15:59:18 +01:00
Mike Fährmann
05817c523f [audiochan] relax 'pattern' 2025-12-12 09:21:44 +01:00
Mike Fährmann
739e940a95 [audiochan] extract 'description' texts (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3643689186
2025-12-12 09:13:07 +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
Mike Fährmann
814085062a [reddit] guess 'mp4' extension for ytdl downloads (#8684) 2025-12-11 17:28:02 +01:00
Mike Fährmann
03b45df8aa [gofile] fix extraction (#8681 #8683)
- fix website_token extraction
- send website_token as 'X-Website-Token' header
2025-12-11 17:28:02 +01:00
Mike Fährmann
d85fa5fb14 [facebook] do not match '/permalink' URLs (#8679) 2025-12-11 17:28:02 +01:00
SpiffyChatterbox
1eaaffffbb [nudostarforum] add support (#8664)
Add support for nudostar.com forum (XenForo-based forum site).
This is separate from the existing nudostar.py which handles nudostar.tv.

Supports:
- Thread extraction with pagination
- Individual post extraction
- Authentication via xf_user cookie or username/password
- Internal attachments (both linked and embedded images)
- External image host URLs (queued for recursive processing)
2025-12-11 17:03:17 +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
c2c00d1779 [dl:ytdl] forward '_ytdl_manifest_headers' to formats 2025-12-10 18:34:18 +01:00