Mike Fährmann
|
d68bb78f44
|
use 'True if COND else False' for bool conversions
faster than 'bool(COND)', especially on older Pythons < 3.11
|
2024-10-14 20:57:47 +02:00 |
|
Mike Fährmann
|
c681e94736
|
[cohost] limit 'headline' length in default filenames (#6262)
|
2024-10-10 09:37:15 +02:00 |
|
Mike Fährmann
|
8f09e4eb02
|
[cohost] remove 'plainTextBody' from default filenames (#6262)
|
2024-10-01 14:36:49 +02:00 |
|
Kae
|
31af0a12c7
|
[cohost] Support for downloading likes
turns out it's almost the same as tags, so I was able to get it working pretty easily
|
2024-09-17 12:50:59 +10:00 |
|
Mike Fährmann
|
7abf6e445c
|
[cohost] add 'tag' extractor (#4483)
|
2024-09-13 11:11:53 +02:00 |
|
Mike Fährmann
|
0d67d54162
|
[cohost] support 'attachment-row' blocks (#4483)
|
2024-09-13 10:33:05 +02:00 |
|
Mike Fährmann
|
29279f07d4
|
[cohost] warn about inaccessible posts (#4483)
|
2024-09-13 10:31:28 +02:00 |
|
Mike Fährmann
|
df0d7d4a12
|
[cohost] add 'user' and 'post' extractors (#4483)
|
2024-09-11 18:03:33 +02:00 |
|