Code Monkey home page Code Monkey logo

mixinglight's Introduction

MixingLight

Accompanying code for Mixing Light https://mixinglight.com tutorials.

Mixing Light Insights 1265 and 1267

openairequest.py
Send a prompt request to OpenAI API. It only uses HTTP requests and does not require any third party modules or libraries like OpenAI Python API, LangChain, etc.

DaVinciResolveScriptModified.py
Used to load the BlackMagic DaVinci Resolve API library on Linux, macOS, Windows. This is slightly modified script that normally ships with DaVinci Resolve. It is reqjuired for external scripting in Resolve Studio.

transcribe.py
Triggers VTT transcription into subtitles of current DaVinci Resolve timeline.

transcribeandrender.py
Same as previous script plus it saves an SRT subtitle file from Resolve. SRT export is not directly possible via the Resolve API. We can only save one as a sidecar to a video render. This script saves a token MOV file with the SRT and then deletes the MOV file. It requires user to prebuild a Deliver page render preset with SRT option enabled.

summarizetimeline.py
This script combines openairequest and transcrcribeandrender into a single script which transcodes a Resolve timeline and then sends the transcript to OpenAI API to finally receive and save a YouTube video summary and save it as a TXT file.

mixinglight's People

Contributors

igorridanovic avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.