Mike Fährmann
|
dfe66e82a8
|
[cien] fix 'creator' & 'recent' extractors (#8524)
update '_pagination_articles()' end element
|
2025-11-08 18:03:15 +01:00 |
|
Mike Fährmann
|
d7c97d5a97
|
use f-strings when building 'pattern'
|
2025-10-20 21:23:11 +02:00 |
|
Mike Fährmann
|
6c71b279b6
|
[dt] update 'parse_datetime' calls with one argument
|
2025-10-17 22:49:41 +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
|
a26d71c228
|
[cien] provide 'author['id']' metadata (#6582)
https://github.com/mikf/gallery-dl/issues/6582#issuecomment-3131187851
|
2025-07-29 16:52:26 +02:00 |
|
Mike Fährmann
|
f2a72d8d1e
|
replace 'request(…).json()' with 'request_json(…)'
|
2025-06-29 17:50:19 +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
|
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
|
3f48e2f820
|
[common] add '_extract_jsonld' method (#5272)
|
2025-01-12 11:07:48 +01:00 |
|
Mike Fährmann
|
008f644ba3
|
[cien] fix extraction when authenticated (#5934)
'articleBody' doesn't always contain the entire article, it seems.
|
2024-08-03 21:57:18 +02:00 |
|
Mike Fährmann
|
f87783ff26
|
[cien] add 'files' option (#2885)
|
2024-08-03 11:37:14 +02:00 |
|
Mike Fährmann
|
d65fc2435c
|
[cien] extract 'gallery' images (#2885)
|
2024-08-01 14:01:21 +02:00 |
|
Mike Fährmann
|
aa6d00613f
|
[cien] initial support (#2885, #4103, #5240)
|
2024-07-28 19:27:12 +02:00 |
|