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
|
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
|
a453335a9f
|
remove test results in extractor modules
and add generic example URLs
|
2023-09-11 16:30:55 +02:00 |
|
Mike Fährmann
|
93e6bd6847
|
[uploadir] use utf-8 filenames (#3162)
|
2022-11-05 19:03:48 +01:00 |
|
Mike Fährmann
|
b7a83ac726
|
[uploadir] update (#3162)
- prevent extra HTTP request from redirects
- add 'id' metadata field
- set 'filename_fmt' and 'archive_fmt'
|
2022-11-05 18:28:35 +01:00 |
|
Mike Fährmann
|
ccb80f1b8b
|
[uploadir] add support for 'uploadir.com' (#3162)
|
2022-11-05 14:25:09 +01:00 |
|