Commit Graph

6475 Commits

Author SHA1 Message Date
w4tchdoge
1ee057285d [pixiv] match phixiv.net URLs 2025-04-12 19:30:04 +08:00
Mike Fährmann
4916b4fd1f [webtoons] download JPEG files in better quality
add 'quality' option
2025-04-10 22:04:43 +02:00
Mike Fährmann
09d42b8e89 [webtoons] use a default delay pf 0.5-1.5s between requests (#7329) 2025-04-09 20:41:22 +02:00
Mike Fährmann
edd90fbf02 [pp:metadata] add 'metadata-path' option (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-2781643835
2025-04-09 20:24:14 +02:00
Mike Fährmann
a1bf71d0bd merge #7327: [zzup] support 'w.zzup.com' URLs 2025-04-08 17:04:54 +02:00
Mike Fährmann
8eb365d4b6 [pp:metadata] fix handling of empty directory paths (#7296) 2025-04-08 17:03:27 +02:00
Mike Fährmann
f02dcb720a [rule34xyz] update to API v2 (#7289) 2025-04-08 17:03:27 +02:00
Mike Fährmann
76040f9d68 [issuu] fix extractors (#7317) 2025-04-08 17:03:27 +02:00
Mike Fährmann
7f7af12c2f [kemonoparty] fix file paths with backslashes (#7321) 2025-04-08 17:03:27 +02:00
Mike Fährmann
1772c233e4 [dl:ytdl] fix exception when ytdl reports an error (#7301)
when using the HLS/DASH download functionality
2025-04-08 17:02:35 +02:00
astringa1234
0ea80c0586 [zzup] support 'w.zzup.com' URLs
- zzup.py support for w.zzup
- fix pattern
- update tests
2025-04-08 16:23:12 +02:00
Mike Fährmann
f7cd4367c6 [chevereto] support 'imagepond.net' (#7278) 2025-04-01 10:41:54 +02:00
Mike Fährmann
015ba76c9c [webtoons] add 'artist' extractor (#7274) 2025-04-01 10:06:56 +02:00
Mike Fährmann
492ea46c25 [zerochan] fix "KeyError: 'author'" (#7282)
fixes regression introduced in d746e025a0
2025-04-01 10:02:55 +02:00
Mike Fährmann
fb6afb1ee1 [webtoons] update & simplify code 2025-03-31 11:49:02 +02:00
Mike Fährmann
ee26f3ccd7 [instagram] use Chrome User-Agent by default (#6379) 2025-03-30 22:21:38 +02:00
Mike Fährmann
1396ea6352 [deviantart] fix "KeyError: 'has_subfolders'" (#7272) 2025-03-30 19:42:52 +02:00
Mike Fährmann
4143e8e8b3 [everia] improve/fix image extraction (#7270) 2025-03-30 18:42:05 +02:00
Mike Fährmann
becdfbd806 [readcomiconline] fix 'issue' extractor (#7269)
- pth -> pht
- spaces -> tabs
2025-03-30 18:42:04 +02:00
Mike Fährmann
4bcbc2d5b4 [E621:pool] fix AttributeError (#7265)
fixes regression introduced in 24bbcbcfa3
2025-03-30 18:41:58 +02:00
Mike Fährmann
add52e6880 release version 1.29.3 2025-03-29 10:52:03 +01:00
Mike Fährmann
c4d08b24e9 [pinterest] ignore 'story_pin_static_sticker_block' blocks (#7251) 2025-03-28 20:20:29 +01:00
Mike Fährmann
e0211bdaa5 merge #7261: [deviantart] support multiple images for single posts
(#6653)
2025-03-28 17:26:48 +01:00
Mike Fährmann
677c187800 [deviantart] add multi-file test 2025-03-28 17:19:31 +01:00
Mike Fährmann
1e498a04f3 [deviantart] update
- use 'index_file' for additional file IDs
- rename 'img_count' to 'count'
- update 'archive_fmt'
2025-03-28 17:15:56 +01:00
Mike Fährmann
8bfb5054c1 merge #7191: [tiktok] add retry mechanism to rehydration data extraction 2025-03-28 16:42:36 +01:00
Mike Fährmann
e381c482ec [sexcom] extract 'date_url' metadata (#7239) 2025-03-28 16:30:12 +01:00
Bishop Red
af23894911 Fixing formatting of a line that is too long 2025-03-27 21:44:36 -06:00
Bishop Red
a854d6060e Removing a test flag (is_downloadable) to true. 2025-03-27 21:41:46 -06:00
Bishop Red
3cbb88b4b5 Adding support for the Multi Image Gallery 2025-03-27 21:40:53 -06:00
Bishop Red
17c1badb78 Adding support for the Multi Image Gallery 2025-03-27 21:34:15 -06:00
Mike Fährmann
6b4cd1b4d4 [util] update auto Firefox version 2025-03-27 21:56:55 +01:00
Mike Fährmann
d4ce8be1f5 [sexcom] support new-style '/videos' URLs (#7239) 2025-03-27 21:56:06 +01:00
Mike Fährmann
c6bc46f5ba [sexcom] support new-style '/gifs' URLs (#7239) 2025-03-27 20:01:57 +01:00
Mike Fährmann
12327b076e [sexcom] fix 'gif' pin extraction (#7239)
with much less metadata
2025-03-27 19:54:17 +01:00
Mike Fährmann
fc868b02f6 [sexcom] remove constructors 2025-03-27 19:05:44 +01:00
Mike Fährmann
7ccf64596e [mastodon] support '/statuses' URLs (#7255)
- /statuses/123456789
- /users/USER/statuses/123456789
2025-03-27 18:32:04 +01:00
Mike Fährmann
fcf76bab55 [instagram] download videos from 'video_dash_manifest' data
(#6379 #7006)

requires yt-dlp / youtube-dl
2025-03-27 18:27:37 +01:00
Mike Fährmann
81a1b647bb [dl:ytdl] support processing inline HLS/DASH manifests (#6379 #7006) 2025-03-26 22:41:40 +01:00
Mike Fährmann
6894e0bc70 [arcalive] extend 'gifs' option
use fallback URLs by default
2025-03-26 20:59:18 +01:00
Mike Fährmann
24bbcbcfa3 [danbooru] add 'favgroup' extractor 2025-03-26 20:58:49 +01:00
Mike Fährmann
93675b8e97 [skeb] make exceptions when extracting posts non-fatal (#7250) 2025-03-26 12:35:38 +01:00
Mike Fährmann
a3a61317d6 [kemonoparty:discord] look up 'channel_name' when missing (#7245) 2025-03-26 11:33:32 +01:00
Mike Fährmann
32a06961ba [mangapark] support v3 URLs (#2072) 2025-03-25 20:01:45 +01:00
Mike Fährmann
ebf05e53fe [mangapark] support mirror domains 2025-03-25 19:37:26 +01:00
Mike Fährmann
03c87b71ca [nozomi] fix extractors (#7242)
update internal domains to 'gold-usergeneratedcontent.net'
2025-03-25 16:54:15 +01:00
Mike Fährmann
0ffef58779 merge #7232: [mangapark] fix extractors (#4999 #5883 #6507 #6908) 2025-03-24 20:36:18 +01:00
vonProteus
58e7808bbb [mangapark] utilizing more graphql and adjust functionality for new site (#4999)
- undo formatting changes
- simplify code
- update and fix tests
2025-03-24 20:34:23 +01:00
Mike Fährmann
e1aabf01e4 merge #7220: [deviantart] add subfolder support (#4988 #7185) 2025-03-24 18:43:11 +01:00
Mike Fährmann
7a6899c647 [imhentai] support 'hentaienvy.com' and 'hentaizap.com' (#7192 #7218)
and move 'hentaifox' support to this module as well
2025-03-24 15:33:19 +01:00