Delete Last Recording

OBS Lua Delete Last Recording 1.1

Description:

Script to quickly scrap last recording without having to get out of your game or tab to delete a bad attempt, then go back for however many times.

Can do three 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

All options 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
131
Views
321
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