Commit Graph

7316 Commits

Author SHA1 Message Date
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
fc61e551b1 [instagram] extract 'subscription' metadata (#8349)
for "exclusive" content / posts requiring a subscription
2025-10-06 21:16:38 +02:00
Mike Fährmann
22358b3d0a [release] update expected executable sizes (#8359) 2025-10-06 19:50:04 +02:00
Mike Fährmann
1398966f24 [girlsreleased] update API endpoints to '0.2' (#8360) 2025-10-06 19:47:46 +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
d67bc12ea0 [weibo] ignore ongoing live streams (#8339)
https://github.com/mikf/gallery-dl/issues/8339#issuecomment-3368824472
2025-10-06 15:30:31 +02:00
Mike Fährmann
9f7aa0d467 [weibo] use 'page' parameter for 'feed' results (#7523 #8128 #8357) 2025-10-06 08:00:26 +02:00
Mike Fährmann
96c0e9e5c8 [weibo] use f-strings 2025-10-06 07:49:27 +02:00
Mike Fährmann
7990d04fcc [weibo] load user cookies after sina_visitor_system() cookies
allow user cookies to overwrite sina cookies
and not the other way round

(#6447 #7939 #8063 #8354)
2025-10-05 22:11:52 +02:00
Mike Fährmann
c58f66ab06 merge #8344: [wikimedia] fix name & extension of files without an extension 2025-10-05 19:22:07 +02:00
ClosedPort22
5e33f9981f [wikimedia] fix name of files without extension 2025-10-04 15:41:55 +08:00
Mike Fährmann
c497d96c3f [common] disable 'interval' delay for 'request_loocation()' 2025-10-03 22:29:03 +02:00
Mike Fährmann
c609a3181b [instagram] support '/share/SHORTCODE' URLs (#8340)
i.e. "bare" /share/ links
2025-10-03 22:26:45 +02:00
Mike Fährmann
4d9b30bcb0 release version 1.30.9 2025-10-03 18:29:00 +02:00
Mike Fährmann
7b338edf63 [weibo] resolve 'wblive-out.api.weibo.com' URLs (#8339) 2025-10-03 17:21:31 +02:00
Mike Fährmann
45f364e09e [dl:http] add MIME type and signature for m3u8 & mpd files (#8339) 2025-10-03 16:48:10 +02:00
Mike Fährmann
faeec7e67f [weibo] try 'replay_hd' URLs as video fallback (#8339) 2025-10-03 11:19:14 +02:00
Mike Fährmann
008a871ccb [weibo] download 'm3u8' manifests with ytdl (#8339) 2025-10-03 11:18:52 +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
Mike Fährmann
dce8ff8108 [tests/results] support 'hash:…' tests 2025-10-02 20:09:48 +02:00
Mike Fährmann
74588e3ea9 [scripts/pyprint] use triple quotes if string value contains " 2025-10-02 20:09:48 +02:00
ClosedPort22
47857b447b [wikimedia] add ability to change directory before downloading revisions 2025-10-02 21:45:58 +08: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
ddc8c8ae09 [scripts/init] implement specifying a site's URL as 'category' 2025-10-02 11:51:32 +02:00
Mike Fährmann
4220cd42c0 [nozomi] URL encode search tags (#8328) 2025-10-02 09:19:01 +02:00
Mike Fährmann
5672a4181c [mangadex] update f-string usage 2025-10-01 21:36:02 +02:00
Mike Fährmann
0a76cbc8c7 [mangadex] extract more manga-related metadata (#8325) 2025-10-01 19:50:48 +02:00
Mike Fährmann
020a44245f [instagram] provide 'type' metadata field (#8274)
… and adjust 'post_url' of reels
2025-10-01 18:14:26 +02:00
Mike Fährmann
eb4c159f36 [instagram] use 'reel' subcategory for '/reel/CODE' URLs (#8274) 2025-10-01 17:53:55 +02:00
Mike Fährmann
bcefcd5ae1 [s3ndpics] add initial support (#8322) 2025-10-01 15:26:34 +02:00
Mike Fährmann
c0035d8d52 [simpcity] fix "KeyError: 'url'" when thread author is deleted (#8323) 2025-10-01 08:40:24 +02:00
Mike Fährmann
329ac4099d [instagram] support '/reels/SHORTCODE' URLs (#8318) 2025-10-01 08:14:49 +02:00
Mike Fährmann
602c84e1fa [pixiv] implement searching past 'offset=5000' (#1686 #7082 #8298)
by adjusting 'start_date' or 'end_date' depending on sort order
2025-09-30 21:56:25 +02:00
Mike Fährmann
919f24698c [instagram] fix typo
40562fdc14
2025-09-30 09:06:28 +02:00
Mike Fährmann
228fa00d47 [scripts/generate_result] implement '-l/--logging' command-line option 2025-09-29 20:24:24 +02:00
Mike Fährmann
12132667ec [paheal] normalize "No results" output message (#8313) 2025-09-29 18:58:04 +02:00
Mike Fährmann
3de8d30765 [zerochan] normalize "No results" output message (#8313)
catch and handle '404 Not Found' responses
2025-09-29 18:56:02 +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
53389143cb [chevereto] fix 'id' for links without file name (#8307)
e.g. https://jpg6.su/img/LecXGS/
2025-09-27 18:47:21 +02:00
Mike Fährmann
6af79f32b7 merge #8303: [cookies] add support for Orion 2025-09-27 10:04:23 +02:00
Mike Fährmann
eee78f8148 [pp:python] restore archive functionality
fixes regression introduced in 09f0ba8e9c
2025-09-27 09:59:47 +02:00
Trevor Starick
91f3b21884 additional linting issues 2025-09-27 00:32:00 -04:00
Trevor Starick
645f2d3df0 fix E501 errors 2025-09-27 00:29:29 -04:00
Trevor Starick
9692a6541b [cookies] add support for Orion
additionally break out webkit support for future webkit based browsers/toolsd
2025-09-27 00:15:53 -04: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
abf56e4c13 [chevereto] support URLs with 'www' subdomain (#8149)
https://github.com/mikf/gallery-dl/issues/8149#issuecomment-3336770171
2025-09-26 08:19:35 +02:00