scripts

  1. JoLockwood

    OBS Lua Source Visibility Toggle Script for OBS on Record Start/Stop event 1.1

    This script for OBS Studio enables users to automatically toggle the visibility of a selected source when starting or stopping a recording. The script provides a dropdown list containing all sources available in OBS, each prefixed with its respective scene name for easy identification. The...
  2. ForgedPie

    OBS Python OBS-Clapper 1.1

    OBS-Clapper: Automated File Renaming for Filmmakers Easily manage your OBS recordings with Scene, Shot, and Take metadata. Overview OBS-Clapper is an OBS script tailored for filmmakers and video content creators. Its inception roots in the challenges I faced in managing shot lists during...
  3. M

    How to make the source turn on and off automatically (by time)

    Hello! Please help me find a solution to the problem. I need that in a certain scene, the sources appear and disappear alternately in time. For example, the scene turns on and after 10 seconds the video source turns on, after another 10 seconds the text source turns on, after 10 seconds the text...
  4. iixisii

    script_properties function being called twice

    Hi everyone! I’m experiencing an issue/bug? where the script_properties function is being called twice and I’m not sure why. Has anyone else encountered this issue? Is it specific to my system or is it happening on other systems (e.g. Windows, Linux, Mac) as well? Any insights or suggestions...
  5. iixisii

    HIDE & SHOW 4.0.0 ( COMING OUT SOON! )

    This is a thread, for hide and show new version release! LET ME KNOW WHAT FEATURES YOU GUYS WANT I'll do my best to implement them in the next release. With this release you will have to work a lot with typing and things ... NO UI it's kinda hard to work with UI, in OBS. That is why this next...
  6. I

    Seeking Advice - best way to provide subscribers with OBS all setup for plug and play?

    We are consultants to a SaaS live streaming provider to small organizations with limited tech knowledge, they have asked if we could write an API, plugin, or script to automatically set up their customer's OBS settings including RTMP url and user name and password. Can you provide...
  7. dkunin9

    Any way to change cooldown for timer in Python?

    Hi, I am new here and already have some stuff to solve: For example I have a command !command It is written in chat every second (i set it in timer) I have a condition when it is needed to change it's cooldown from 1 second to i.e. 2 or 3 or 5 How to handle this? Any ideas? Thank you, OBS...
  8. L

    Automation scripts/plugins

    Question I’m using obs as a music video channel and was wondering if there’s a script for playing certain clips at certain times during the hour? Similar to how PAL scripts are used for automation Sams broadcaster...
  9. M

    Question / Help How to use url-text.py

    Apparently OBS Studio has a Python script that allows for text sources to be updated from a URL. When I went scripts under the tools tab, it listed no properties available for the url-text.py script. Does the URL text script actually work? And if so, how do I enable it...
  10. hmeneses

    OBS Python Youtube chat and channel updater 0.02

    A python 3.6 script that updates a browser source with the latest youtube chat url, and a text source with the title of the same video, you need to provide the URL of your channel, so the scrip finds the newest configured stream, and extracts the URL of the chat, and the title of the video, and...
  11. LeonidMurashov

    Python plugin: edit recording metadata

    Is there any way to edit .mp4 file metadata, which was just recorded? (for example during "stopping" signal) I am interested, in particular, in editing "Creation date".
  12. LeonidMurashov

    Python plugin: getting recording file path?

    I can't find any information about how to get final ".mp4" file path. I know that it should look like that "D:/videos/%CCYY-%MM-%DD %hh-%mm-%ss.mp4" for me. But is there any opportunity to get this info from code? I found something similar for replay buffers. It calls "get_last_replay" from...
  13. G

    There is a way to create a python script that positions sources on the screen?

    Hi, I'm Germano Carella, from Italy. I'm a visually empaired person that uses OBS studio to create videos. So, I have a problem by positioning sources on the screen with screen reader and keyboard. I set 2 video sources on the scene. Second video source covers the first on screen, and to...
Top