Commit Graph

7174 Commits

Author SHA1 Message Date
Mike Fährmann
d182749f45 [twitter] implement 'pagination-search' option (#8173) 2025-09-07 21:03:29 +02:00
Mike Fährmann
f94eedbe1d [twitter] continue searches on empty response (#8173)
stop when receiving more than 3 empty responses in a row
2025-09-07 17:42:56 +02:00
Mike Fährmann
ff0f5a45fc [build/setup.py] update license identifier to 'GPL-2.0-only'
to be SPDX compliant and prevent a 'twine' warning
2025-09-07 17:42:56 +02:00
Mike Fährmann
67707a8bbe [comick] update 'buildId' on 404 errors (#8157) 2025-09-07 15:28:00 +02:00
Mike Fährmann
2ebf1ad19c [comick] handle redirects 2025-09-07 09:11:30 +02:00
Mike Fährmann
69f4036e29 [fansly] provide fallback URL for manifest downloads (#4401) 2025-09-07 08:44:10 +02:00
Mike Fährmann
41a70490f1 [fansly] emit debug logging message when using a 'token' (#4401) 2025-09-07 08:41:49 +02:00
Mike Fährmann
fbbf79a28f release version 1.30.6 2025-09-06 17:28:27 +02:00
Mike Fährmann
35bf1a2a0a [options] remove custom Formatter.format_help()
fixes superfluous newlines in --version output
2025-09-05 22:21:09 +02:00
Mike Fährmann
752f82f002 [vk:album] extract more metadata (#8029)
… when possible / allowed by VK

- album[name]
- album[count]
- user[name]
- user[nick]
- user[group]
2025-09-05 19:33:57 +02:00
Mike Fährmann
821f5c9a9e [vk] parse 'description' metadata (#8029) 2025-09-05 19:27:25 +02:00
Mike Fährmann
89e1c785a6 [vk] parse 'date' metadata (#8029) 2025-09-05 18:04:34 +02:00
Mike Fährmann
b9fd9103d4 [dl:ytdl] move 'http.cookiejar.Cookie' import to top of file 2025-09-05 13:43:46 +02:00
Mike Fährmann
97d4a76926 [kemono] add '.bin' archive files to archives list (#8156) 2025-09-05 13:43:46 +02:00
Vitaliy Levin
61d793dc7d [vk] add 'wall-post' extractor (#474 #6378 #8159)
* [vk] Added extractor for VK wall posts
* update
    - fix flake8
    - rename to 'wall-post'
    - remove __init__() / use self.groups
    - simplify 'description' extraction
* add test
* add to docs/supportedsites

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
2025-09-05 13:10:08 +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
b64eba1f56 [fansly] update (#4401)
- fix 'list' URLs
- allow 'id:…' as creator identifier
- simplify API code
2025-09-04 21:25:34 +02:00
Mike Fährmann
a09459525b [bunkr] fix 'JSONDecodeError: Invalid \escape' (#8150)
for filenames containing an apostrophe '

https://github.com/mikf/gallery-dl/issues/8150#issuecomment-3247750189
2025-09-04 10:10:53 +02:00
Mike Fährmann
d30d42b715 [scripts/supportedsites] convert subcategories with '-' 2025-09-03 22:11:34 +02:00
Mike Fährmann
8967a6e87e [shimmie2] support 'co.llection.pics' (#8166) 2025-09-03 21:59:05 +02:00
Mike Fährmann
0fcd34d15e [fansly] implement 'list' extractor (#4401)
and add 'lists' extractor to collect your account's lists
2025-09-03 21:14:22 +02:00
Mike Fährmann
1082d99aef [fansly] implement 'home' extractor (#4401) 2025-09-03 19:52:50 +02:00
Mike Fährmann
556af306f3 [hentaifoundry:stories] fix 'src' & 'description' extraction (#8163) 2025-09-02 22:58:49 +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
1c9f4ff867 [dl:ytdl] support '_ytdl_manifest_cookies' 2025-09-02 22:12:51 +02:00
Mike Fährmann
951bf7c6b9 [tumblr] update
- provide 'search_tags' metadata for tag searches (#8160)
- support '/archive/tagged/' URLs (#8160)
- use self.groups
- remove __init__ constructors & _init functions
- remove "#category" test results
2025-09-02 10:26:53 +02:00
Mike Fährmann
ff147c2a32 [tumblr] fix pagination when using 'date-max' 2025-09-02 10:24:00 +02:00
Mike Fährmann
52c932add6 [twitter] prevent "KeyError: 'name'" in '_transform_user()' (#8154)
fixes regression introduced in 5747dbf00c
2025-09-01 20:52:05 +02:00
Mike Fährmann
12a6e0493e [bunkr] fix albums with more than 100 files (#8150) 2025-08-31 15:48:27 +02:00
Mike Fährmann
70524630e4 [jpgfish] update domain to 'jpg6.su' 2025-08-31 13:04:20 +02:00
Mike Fährmann
8047aaccd5 [chevereto] add 'video' extractor (#8149) 2025-08-31 12:47:19 +02:00
Mike Fährmann
75e7dc818d [comick] detect broken chapters (#8054) 2025-08-30 23:01:54 +02:00
Mike Fährmann
92f757e981 [comick] add 'covers' extractor 2025-08-30 23:01:54 +02:00
Mike Fährmann
f3596d0bde [tests/results] support 'iso:uuid' tests 2025-08-30 23:01:54 +02:00
Mike Fährmann
38ec62691f [chevereto] fix user URLs starting with 'a' (#8149) 2025-08-30 23:01:30 +02:00
Mike Fährmann
94c72a71fa [reddit] support video embeds (#8139) 2025-08-29 20:49:11 +02:00
Mike Fährmann
38542a8bba [reddit] fix 'TypeError' when processing comments (#8139) 2025-08-29 19:57:58 +02:00
Mike Fährmann
8650a6bf39 [twitter] fix "KeyError: 'core'" when processing communities (#8141)
fixes regression introduced in 8252980264
2025-08-29 19:42:37 +02:00
Mike Fährmann
afffdbde1d [khinsider] extract 'description' metadata 2025-08-29 19:42:37 +02:00
Mike Fährmann
4a5aee6e1f [instagram] relax video quality warning regex (#8078)
https://github.com/mikf/gallery-dl/issues/8078#issuecomment-3235445551
2025-08-29 19:42:13 +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
46cfe5b77d [tungsten] fix user UUID extraction when logged in (#8061) 2025-08-28 19:28:30 +02:00
Mike Fährmann
b4e94e6d75 [tungsten] add support (#8061) 2025-08-28 18:42:43 +02:00
Mike Fährmann
d251996d8e [twitter] prevent exceptions in '_transform_community()' (#8134)
fixes regression introduced in 8252980264
2025-08-28 11:24:45 +02:00
Mike Fährmann
188824c479 [instagram] add 'stories-tray' extractor (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3230919124
2025-08-28 11:17:27 +02:00
Mike Fährmann
df158995f7 [scripts/init] add '--no-test' option 2025-08-27 21:33:56 +02:00
Mike Fährmann
82318ffc6d [scripts/init] add '--subcategory' option 2025-08-27 21:31:31 +02:00
Mike Fährmann
53f252cfb1 merge #8123: [imagebam] update cookies to bypass guard page 2025-08-26 18:11:56 +02:00
Mike Fährmann
9309204d9b [formatter] add 'R' conversion - extract URLs (#8125) 2025-08-26 16:44:22 +02:00