Commit Graph

16 Commits

Author SHA1 Message Date
Mike Fährmann
e006d26c8e Revert "use f-strings when building 'pattern'"
revert d7c97d5a97.
2025-12-20 22:07:37 +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
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
6df17cc621 [lensdump] support new pattern of direct file URLs (#8251) 2025-09-21 08:21:13 +02:00
Mike Fährmann
9dbe33b6de replace old %-formatted and .format(…) strings with f-strings (#7671)
mostly using flynt
https://github.com/ikamensh/flynt
2025-06-29 17:50:19 +02:00
Mike Fährmann
c243a7b060 [lensdump] fix extraction (#6313)
- support custom sort orders & query parameters
- rewrite pagination logic
2024-10-24 13:59:39 +02:00
Mike Fährmann
ac4e29f70a [lensdump] support more direct link formats (#5293) 2024-03-09 23:33:58 +01:00
Mike Fährmann
790c0ffb8d [lensdump] recognize direct image links (#5293 2024-03-06 22:56:57 +01:00
Mike Fährmann
a453335a9f remove test results in extractor modules
and add generic example URLs
2023-09-11 16:30:55 +02:00
Mike Fährmann
52053b58f0 [lensdump] fix extraction (#4352) 2023-07-26 14:24:19 +02:00
Mike Fährmann
58f7480d46 [lensdump] update
- update docs/supportedsites.md
- add GPL2 header
- use BASE_PATTERN
- improve LensdumpImageExtractor
2023-05-26 23:39:17 +02:00
chio0hai
d5300cf381 [lensdump] subcategory 2023-05-26 03:51:42 -04:00
chio0hai
82ba6bfdc0 [lensdump] f-string fix 2023-05-26 03:46:12 -04:00
chio0hai
9b2326e4e1 [lensdump] add lensdump.com extractor 2023-05-26 03:22:23 -04:00