Commit Graph

7208 Commits

Author SHA1 Message Date
Mike Fährmann
835dfae345 [simpcity] improve post content extraction (#8214)
use a better end marker to not stop prematurely
when a quoted post is present
2025-09-15 18:19:29 +02:00
Mike Fährmann
a3b1100600 [util] extend list of ISO 639 language codes 2025-09-14 22:44:28 +02:00
Mike Fährmann
8b5ed1ce7c [mangadex] add 'covers' extractor (#4994) 2025-09-14 22:07:47 +02:00
Mike Fährmann
858d209b17 [4archive] fix 'TypeError' (#8217)
update 'date' & 'filename' extraction
2025-09-14 21:00:17 +02:00
Mike Fährmann
8583883b4d [2ch] update domain to '2ch.su', support '.life' URLs (#8216) 2025-09-14 17:03:15 +02:00
Mike Fährmann
22ae0c92a3 release version 1.30.7 2025-09-14 09:37:23 +02:00
Mike Fährmann
7fb15742da [aibooru] fix download URLs (#8212)
handle URLs starting with '//'
2025-09-14 08:43:16 +02:00
Mike Fährmann
34f9753c0c [imgbb] improve dbe5891d 2025-09-14 08:43:16 +02:00
Mike Fährmann
dbe5891d76 [imgbb] fix & update (#7936) 2025-09-13 23:07:56 +02:00
Mike Fährmann
b5fac68ea6 [docs/configuration] update 'actions' docs (#8201) 2025-09-13 12:09:11 +02:00
Mike Fährmann
e01d2e1647 [ao3] fix pagination (#8206) 2025-09-13 12:07:39 +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
5d938b17a3 [fansly:creator] support custom wall IDs (#4401) 2025-09-12 22:42:18 +02:00
Mike Fährmann
9677bf6e18 [fansly] add 'creator-media' extractor (#4401) 2025-09-12 22:27:30 +02:00
Mike Fährmann
737a40c943 [boosty] fix extracting 'accessToken' from cookies (#8203) 2025-09-12 19:00:21 +02:00
Mike Fährmann
88bfc0991c [bellazon] add initial support (#7480) 2025-09-12 17:21:34 +02:00
Mike Fährmann
9035b92230 [formatter] support negative indicies
for example '{items[-3]}'
2025-09-11 20:50:50 +02:00
Mike Fährmann
0dfc3b18d3 [common] support single quotes in '_extract_jsonld' & '…_nextdata' 2025-09-11 20:21:55 +02:00
Mike Fährmann
f5cd1fc884 [workflows] update 'checkout' & 'setup-python' versions 2025-09-11 11:59:09 +02:00
Mike Fährmann
bcf4d579b0 [formatter] exclude '<>\' from '!R' URLs (#8180) 2025-09-11 08:25:23 +02:00
Mike Fährmann
340c6469a9 [cyberfile:folder] implement pagination (#5015) 2025-09-11 08:10:54 +02:00
Mike Fährmann
eb9543bcc3 [simpcity] add initial support (#3127 #5145 #5879 #8187) 2025-09-10 18:58:22 +02:00
Mike Fährmann
65de257ce7 [scripts/generate_result] add '-a/--auth' command-line option 2025-09-10 18:58:22 +02:00
Mike Fährmann
fea747768f [util] emit debug 'Proxy Map' logging message (#8195)
in 'build_proxy_map()'
2025-09-10 17:55:05 +02:00
Mike Fährmann
5f3320c6cd [exception] update 'AuthRequired' argument handling
make the text for 'resource' and 'message' fully optional
2025-09-10 16:34:25 +02:00
Mike Fährmann
eaf0591eea [tiktok] fix "KeyError: 'author'" (#8189) 2025-09-10 09:20:03 +02:00
Mike Fährmann
8617c08c6c [cyberfile] add support (#5015) 2025-09-10 09:13:40 +02:00
Mike Fährmann
977e1bece3 [common] add optional 'password' argument to '_get_auth_info()' 2025-09-09 22:06:13 +02:00
Mike Fährmann
752245ac39 [scripts/init] convert 'category' names to lowercase 2025-09-09 22:06:13 +02:00
Mike Fährmann
0cb744b829 [fansly] fix posts with more than 5 files (#4401)
use an additional API request to '/v1/account/media' to fetch
remaining media files not included in the initial API response
2025-09-09 10:14:43 +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
fdfcaa00b9 [tungsten:user] support filtering results by tag (#8061)
forward query parameters

https://github.com/mikf/gallery-dl/issues/8061#issuecomment-3266326296
2025-09-09 10:14:25 +02:00
Mike Fährmann
4d2482ef10 [facebook] fix '/photo/?fbid=…&set=…' being matched as a set (#8181)
reorder 'photo' and 'set' extractors
2025-09-08 09:37:28 +02:00
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