Delete Last Recording

OBS Lua Delete Last Recording 1.1

Description:

Script to quickly scrap or move recordings without having to get out of your game or tab to delete a bad attempt, then go back for however many times. (moving update w/ two added buttons) is pending approval) The moving hotkeys can be helpful for if you messed up but had a good blooper, etc.

Can do five options:

- Deleting last recording
- Stopping current recording and then deleting last recording with hotkeys or the buttons in the script menu.
- Doing the above function of stopping then deleting, but then restarts recording x seconds after, decided by the adjustable time variable

- Stopping, then moving last recording to the path 1 folder
- Stopping, then moving ALL RECORDINGS in your recordings folder to the path 2 folder

The hotkeys that delete can only delete the last recording value, which is tracked from after you launch OBS for the session, so repeated presses in a row aren't going to delete all your recordings.

First time making an OBS Script (or anything in Lua for that matter), so please mention anything that could be changed or added if possible.

Note: Both options do permanent deletion, not recycling bin.
Author
ultraxena
Downloads
212
Views
430
First release
Last update

Ratings

5.00 star(s) 1 ratings

Latest updates

  1. Added hotkey to stop + delete, then restart recording

    Recording restarts after x seconds, which can be adjusted as the time variable in settings.
Back
Top