v0.3.0
output_template
format!
You'll have to update your configuration, or filenames will likely break.
Features:
- Property expansion for rather extensive filename templates!
- The script can now automatically create required directories based on the
output_template
(for example, save screenshots to different directories based on date with${&-:%Y}/${&-:%Y-%m/${filename} ${pos}.png
- The script now toggles mpv's
screenshot-png-compression
to 0 for taking the screenshot, speeding up the saving considerably. The user's value is set back after the screenshot has been taken.
I recommend reading the README.md
again starting from the Configuration section to see what's up.