40 Commits

Author SHA1 Message Date
Mike Fährmann
01cb378baa [imagepond] support '/i/' URLs, update root domain 2026-02-14 19:33:52 +01:00
Mike Fährmann
41998cbb8f [chevereto] combine 'image' & 'video' extractors into a 'file' extractor 2026-02-14 19:33:52 +01:00
Mike Fährmann
1c8d07885c [chevereto] improve password requirement detection 2026-02-14 19:33:52 +01:00
Mike Fährmann
a33b9e5a60 [chevereto] extract 'title' metadata (#9061) 2026-02-14 19:33:52 +01:00
Mike Fährmann
254bb4505c [chevereto] implement password support 2026-01-16 09:33:55 +01:00
Mike Fährmann
cc86592a32 [chevereto] unescape continuation URLs
some instances respond with redirects when using these URLs as is
2026-01-16 09:33:54 +01:00
Mike Fährmann
589c90fc37 [chevereto:user] support 'album' results 2026-01-15 16:47:45 +01:00
Mike Fährmann
e006d26c8e Revert "use f-strings when building 'pattern'"
revert d7c97d5a97.
2025-12-20 22:07:37 +01:00
Mike Fährmann
8e5d8d8c89 [chevereto:album] extract 'count' & 'num' metadata (#8604) 2025-12-09 21:00:32 +01:00
Mike Fährmann
b1b70528a6 [common] use 'parent' value as 'parent-metadata' default (#8525 #8604)
enable 'parent-metadata' by default for
'chevereto' & 'imagehost' (album/gallery) extractors
2025-12-08 20:07:56 +01:00
Mike Fährmann
f5f4122cb6 [chevereto:album] extract 'album_…' metadata (#8604) 2025-12-08 19:02:41 +01:00
Mike Fährmann
d2b3eb6adb [chevereto] extract 'album_id' & 'album_slug' metadata (#8604) 2025-12-07 17:41:27 +01:00
Mike Fährmann
968597a302 yield 3-tuples for Message.Directory
adapt tuples to the same length and semantics as other messages
2025-12-05 21:39:52 +01:00
Mike Fährmann
3942e6ddc0 [jpgfish] update domain to 'jpg7.cr' (#8530) 2025-11-09 21:01:46 +01:00
Mike Fährmann
d7c97d5a97 use f-strings when building 'pattern' 2025-10-20 21:23:11 +02:00
Mike Fährmann
c38856bd3f [dt] use 'parse_datetime_iso()' for ISO formats 2025-10-19 21:52:05 +02:00
Mike Fährmann
085616e0a8 [dt] replace 'text.parse_datetime()' & 'text.parse_timestamp()' 2025-10-17 17:43:06 +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
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
Mike Fährmann
2f532bb699 [chevereto] remove 'img.kiwi' 2025-09-26 08:14:50 +02:00
Shiv Kokroo
5c5b7cd8ff [chevereto:album] fix video downloads (#8149 #8295) 2025-09-26 08:10:23 +02:00
Mike Fährmann
9ea0071bdf [chevereto] add 'category' extractor (#5179) 2025-09-15 21:58:47 +02:00
Mike Fährmann
5ddc0064ed [chevereto] support 'imglike.com' (#5179) 2025-09-15 21:47:54 +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
38ec62691f [chevereto] fix user URLs starting with 'a' (#8149) 2025-08-30 23:01:30 +02:00
Mike Fährmann
e08ec7e083 update copyright notices 2025-06-13 00:03:41 +02:00
Mike Fährmann
b81fc5c124 replace text.rextract() with rextr() 2025-05-23 18:28:58 +02:00
Mike Fährmann
bbb1cc719d [chevereto] fix 'date' metadata (#7437) 2025-04-30 11:05:02 +02:00
Mike Fährmann
7386cb78bc [chevereto] extract 'date' metadata (#7437) 2025-04-27 20:54:10 +02:00
Mike Fährmann
f7cd4367c6 [chevereto] support 'imagepond.net' (#7278) 2025-04-01 10:41:54 +02:00
Mike Fährmann
5486a9c429 [util] implement 'decrypt_xor()' 2025-03-04 16:33:42 +01:00
Mike Fährmann
f15538938e [jpgfish] decrypt file URLs (#7073 #7079) 2025-03-02 15:17:07 +01:00
Mike Fährmann
aeb72de575 [chevereto] fix extraction (#7073 #7079)
extract file URLs from an alternate location
if 'og:image' is not set
2025-02-28 10:34:00 +01:00
Mike Fährmann
a25aa26577 [chevereto] remove 'deltaporno.com' 2024-10-10 13:07:08 +02:00
Mike Fährmann
a783d6473c [jpgfish] update domain to 'jpg5.su' (#6231) 2024-09-26 15:23:22 +02:00
Mike Fährmann
375eefb886 [chevereto] remove 'pixl.li'
"Pixl is closing down"
"All images will be deleted January 1st."
2024-01-20 02:21:40 +01:00
Mike Fährmann
0ab0a10d2d [jpgfish] update domain 2024-01-05 02:27:20 +01:00
Mike Fährmann
390d14dbcc [chevereto] support 'img.kiwi' and 'deltaporno.com' (#4664, #1381) 2023-10-16 18:14:30 +02:00
Mike Fährmann
2911ed1240 [chevereto] add generic extractors (#4664)
- support jpgfish
- support pixl.li / pixl.is (#3179, #4357)
2023-10-16 14:15:39 +02:00