5 Commits

Author SHA1 Message Date
b353101c97 Add support for 4730 2025-03-23 15:47:39 +01:00
gitolicious
260919b7d0 docs: explain settings 2024-04-22 23:14:43 +02:00
Elias Probst
10dc5846b7 chore: remove unused imports 2023-11-17 18:35:13 +01:00
Elias Probst
f9d2cb4469 feat: improve handling of output directory
- don't fail, when the directory doesn't exist but create it instead
- handle failures to create the output directory properly
- use f-string formatting to simplify building the output filename
- use OS-independent `os.path.join` to build the output path
2023-11-17 18:35:13 +01:00
gitolicious
aeb5ca7b3d feat: initial commit 2023-10-29 15:03:47 +00:00