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
|
096bc6f784
|
replace more '.format(…)' calls with f-strings (#7671)
|
2025-07-10 21:17:17 +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
|
b71b5af38a
|
[wikifeet] fix 'bdate' parsing
and update 'shoesize' test results
|
2025-04-21 17:32:54 +02:00 |
|
Parasiteoflife
|
0579726d80
|
fix: Wikifeet - support redesign
|
2025-04-20 21:53:57 -05:00 |
|
Mike Fährmann
|
a453335a9f
|
remove test results in extractor modules
and add generic example URLs
|
2023-09-11 16:30:55 +02:00 |
|
enduser420
|
a2111dd025
|
[wikifeet] fix 'tag' extraction
|
2023-07-09 12:48:47 +05:30 |
|
Mike Fährmann
|
dd884b02ee
|
replace json.loads with direct calls to JSONDecoder.decode
|
2023-02-09 15:22:00 +01:00 |
|
enduser420
|
5cb263fdd2
|
[wikifeet/wikifeetx] add 'gallery' extractor
|
2023-01-16 21:08:45 +05:30 |
|