With the `Filter Keywords` prebuilt preset, can now set keyword evaluation to be either `ANY` or `ALL`. More info here: https://ytdl-sub.readthedocs.io/en/latest/prebuilt_presets/helpers.html#filter-keywords
2024.11.24
[BACKEND] More media quality presets + docs (1127)
Adds common media quality prebuilt presets and documentation on how to use them
2024.11.18
[BUGFIX] Do not perform nested scripting on file path outputs (1123)
Fixes a bug where curly braces in file-names causes scripting to think its a variable that does not exist
2024.11.06
[DOCKER] Use Gha docker metadata actions to setup all the github actions (1116)