Mike Fährmann
b6b1008ef2
[kemonoparty] support new favorite URLs ( #6676 )
2024-12-16 07:45:33 +01:00
Mike Fährmann
5e13235aca
[zerochan] fix parsing regular JSON
...
i.e. remove debug remains ...
2024-12-14 20:41:08 +01:00
Mike Fährmann
7f6a53c347
[cohost] add 'avatar' and 'background' options ( #6656 )
2024-12-14 20:16:28 +01:00
Mike Fährmann
94d7df186f
[bluesky] default to /posts if reposts/quoted is enabled ( #6583 )
2024-12-13 22:24:37 +01:00
Mike Fährmann
85a37ca039
[facebook] decode surrogate pairs in metadata values ( #6599 )
2024-12-12 20:20:30 +01:00
Mike Fährmann
a33065be86
[zerochan] parse API response manually when json.loads() fails ( #6632 )
2024-12-12 19:57:37 +01:00
Mike Fährmann
d2c66ac34d
[zerochan] fix 'source' extraction when not logged in
2024-12-12 18:16:11 +01:00
Mike Fährmann
63008f77e2
merge #6607 : [lofter] add initial support
...
(#650 , #2294 , #4095 , #4728 , #5656 )
2024-12-11 20:41:52 +01:00
Mike Fährmann
717081dabd
[lofter] update
...
- add tests
- update docs/supportedsites
- provide 'date' metadata
- simplify/restructure some code
2024-12-11 20:39:01 +01:00
Mike Fährmann
0e942f0829
merge #6613 : [itaku] add 'search' extractor
2024-12-11 11:54:33 +01:00
Mike Fährmann
b58af14bdb
[itaku] update
...
- simplify code
- update docs/supportedsites
- update test results
2024-12-11 11:52:42 +01:00
Mike Fährmann
86334f9c4a
[yiffverse] add support ( #6611 )
2024-12-11 10:57:21 +01:00
Mike Fährmann
473ee5ff85
[recursive] add 'https://' to URLs if not present
2024-12-10 17:16:52 +01:00
Mike Fährmann
e8826ed3d4
[common] simplify HTTP error messages
...
[warning] HTTPSConnectionPool(host='domain.tld', port=443): Max retries
exceeded with url: /a.jpg (Caused by NameResolutionError("<urllib3.
connection.HTTPSConnection object at 0x7247fe436ea0>: Failed to resolve
'domain.tld' ([Errno -2] Name or service not known)")) (1/5)
->
[warning] NameResolutionError: Failed to resolve 'domain.tld'
([Errno -2] Name or service not known) (1/5)
2024-12-10 17:13:44 +01:00
Mike Fährmann
86f3f3f763
[common] detect DDoS-Guard challenge pages
2024-12-08 21:39:04 +01:00
Mike Fährmann
47311352de
[cyberdrop] add extractor for media URLs ( #2496 )
...
https://github.com/mikf/gallery-dl/issues/2496#issuecomment-2495467133
2024-12-08 20:57:12 +01:00
hdk5
0466fcab4c
[lofter]: add initial support
2024-12-08 19:37:42 +02:00
Mike Fährmann
d7873b9eb7
release version 1.28.1
2024-12-07 18:03:48 +01:00
Mike Fährmann
939cf51b01
[danbooru] add missing ':' to 'md5' tag prefix
2024-12-07 17:39:25 +01:00
Mike Fährmann
ef7ff31117
[realbooru] fix extraction ( #6543 )
...
- extract data from HTML pages since API is no longer usable
- move code into its own separate 'realbooru' module
2024-12-07 17:39:25 +01:00
Mike Fährmann
fbb4b222ec
[inkbunny] fix re-login loop ( #6618 )
2024-12-07 17:39:25 +01:00
Mike Fährmann
e1613fc0f4
[nhentai] select random file servers for download URLs ( #6620 )
...
i1, i2, i3, i4 instead of just i.nhentai.net
2024-12-07 17:39:25 +01:00
Mike Fährmann
7091904b20
[common] restore using environment proxies by default ( #6553 , #6609 )
...
change 'proxy-env' default to 'true'
2024-12-07 17:38:44 +01:00
Shelvacu
b90c77d8f1
[itaku] add 'search' extractor
2024-12-05 21:09:38 -08:00
Mike Fährmann
34e157e166
[zerochan] download webp and gif files, add 'extensions' option ( #6576 )
2024-12-05 21:25:44 +01:00
Mike Fährmann
624dc7f407
[bluesky] add 'info' extractor
2024-12-05 08:36:33 +01:00
Mike Fährmann
a526a3d00d
[patreon] add 'format-images' option ( #6569 )
2024-12-04 21:38:01 +01:00
Mike Fährmann
45ce0a2797
[instagram] handle empty 'carousel_media' entries ( #6595 )
2024-12-04 18:31:23 +01:00
Mike Fährmann
f33ca82ce7
[kemonoparty] fix 'o' query parameter handling ( #6597 )
...
fixes regression introduced in 74d855c6
2024-12-04 18:26:38 +01:00
Mike Fährmann
d96717e2e6
[hentaicosplays] update domains ( #6578 )
...
inherit from BaseExtractor to make differentiating between sites easier
2024-12-03 13:56:32 +01:00
Mike Fährmann
d9bbe3b3b3
[gofile] fix website token extraction ( #6596 )
2024-12-03 12:04:05 +01:00
Mike Fährmann
f967247716
[instagram] fix TypeError by ignoring empty 'items' ( #6595 )
2024-12-03 11:03:30 +01:00
Mike Fährmann
57f8227473
[common] improve handling of 'user-agent' settings ( #6594 )
...
improves 5412b22dae
ignore 'extractor.user-agent' only for extractors using a custom
'User-Agent' header
2024-12-03 10:55:41 +01:00
Mike Fährmann
26163db69d
[readcomiconline] fix chapter extractor ( #6070 , #6335 )
2024-12-03 10:54:58 +01:00
Mike Fährmann
63e042dec7
[e621] fix 'TypeError' when 'metadata' is enabled ( #6587 )
...
fixes regression introduced in 9184a564
2024-12-02 14:09:38 +01:00
Mike Fährmann
990907572a
[pixiv] include user ID in failed AJAX warnings ( #6581 )
2024-12-01 20:44:17 +01:00
Mike Fährmann
4a5dfc7d76
[rule34] fix 'favorite' extraction ( #6573 )
2024-12-01 18:17:25 +01:00
Mike Fährmann
c5685efbf7
[pixiv:ranking] implement filtering results by 'content' ( #6574 )
2024-12-01 18:01:43 +01:00
Mike Fährmann
d29a0b779e
[bluesky] unescape search queries ( #6579 )
2024-12-01 17:56:49 +01:00
Mike Fährmann
a4d6ba9709
[bluesky] ignore non-quote embeds ( #6577 )"
2024-12-01 17:54:14 +01:00
Mike Fährmann
1e013d1af6
[patreon] allow overriding default User-Agent header
...
continuation of 5412b22dae
2024-11-30 22:20:05 +01:00
Mike Fährmann
4cd9ce8b39
release version 1.28.0
2024-11-30 11:01:47 +01:00
Mike Fährmann
bc22c56c90
merge #6501 : [docs] update gallery-dl.conf
2024-11-30 09:59:42 +01:00
Mike Fährmann
75c463bb18
[docs] update gallery-dl.conf
...
add simple script that compares configuration.rst and gallery-dl.conf
2024-11-30 09:58:11 +01:00
Mike Fährmann
d8cf381904
[archive] use defaults when 'prefix'/'format' are 'null'
2024-11-29 16:36:35 +01:00
Mike Fährmann
79fd3445ee
[pixiv:ranking] add 'rank' metadata field ( #6531 )
2024-11-28 19:34:55 +01:00
Mike Fährmann
9e7d7a3bb3
merge #6548 : [facebook] add more tests
2024-11-28 15:25:02 +01:00
Mike Fährmann
5cc9ca7199
[instagram] fix 'extensiob' of apparent '.webp' files ( #6541 )
...
Many '.webp' download URLs are actually '.jpg' files, which usually get
renamed by 'http.adjust-extensions'
2024-11-28 15:17:32 +01:00
Mike Fährmann
7c7b8a25c3
[kemonoparty] fix login / update favorites extractor ( #6415 )
2024-11-28 14:41:16 +01:00
Luca Russo
0e1d93dca3
update
...
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de >
2024-11-28 11:02:50 +01:00