Commit Graph

8 Commits

Author SHA1 Message Date
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
41191bb60a 'match.group(N)' -> 'match[N]' (#7671)
2.5x faster
2025-06-18 13:05:58 +02:00
Mike Fährmann
e08ec7e083 update copyright notices 2025-06-13 00:03:41 +02:00
Mike Fährmann
44f4902544 [toyhouse] fix metadata extraction
- date
- artists
- characters
2025-01-27 11:33:17 +01:00
Mike Fährmann
655145853a [toyhouse] fix extraction for image URLs 2024-09-02 17:15:02 +02:00
Mike Fährmann
162756b684 [toyhouse] fix Content Warning bypass (#5820) 2024-07-04 22:42:36 +02: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
5a50569360 [toyhouse] support 'art' listings (#1546, #2331) 2022-02-27 16:22:50 +01:00