Penwy / adv-ff

Advanced Filename Formatter script for OBS Studio
GNU General Public License v2.0
17 stars 2 forks source link

[Feature Request] Screenshot Formatting #1

Open korni2207 opened 8 months ago

korni2207 commented 8 months ago

Feature Description

An ability to format filename of screenshots taken by OBS and its built-in feature to take screenshots. In Vanilla whenever you press set shortcut key to take a screenshot of the output source it creates a file formatted like this:

Screenshot %CCYY_%MM-%DD %hh-%mm-%ss

The script is gonna support Replay Buffer output file formatting in the future and would be great if the script could also support Screenshot output file formatting as well.

Penwy commented 8 months ago

I'll look into it. Can't guarantee much, because as far as I remember, there's zero api interactions for screenshots, but I'll give it a look.