This is a set of tools I put together to make youtube video publishing much easier. The tools help cut silence from video clips, transcribe an audio file to a Text file for youtube subtitles, and quickly and efficiently make chapters for your description with boiler plate social media links.
This project is Free and Open source, and is powered by other opensource projects.
To install this took you will first need to install FFMPEG. FFMEG is an opensource tool that allows for the minipulation of Video and Audio files. FFMPEG needs to be added to path, how you do that is explained in this video. Download the file from the latest release latest release
This section is a basic walk through of the features
To begin you will need to know the settings that drive the program. First the audio levels for what defines silent and what defines loud are cut off per channel using the sliders.
Enable Tracks using the check box
In space is the amount of "quiet time" before the the first detected loud sound. Out time is the quiet time after the last detected loud sound in a section of video.
Min Clip Length is the length of time a "loud section" must be to be kept. Min Silent Duration is the minimum amount of time for a silent section to be deleted.
Cut Clip applies the settings to a single video file and exports and EDL matching the video file name. A file browser will open for this. Cut Folder applies the cut process to all videos in the folder and creates 1 timeline with the foldername.
To automatically transcribe audio, the OpenAI whisper libary is used. To use that library a a model must be chosen. The larger the model, the longer processing and downloading will take. The smaller the model more likely there will be incorrect or failed words.
After a model is selected you use the Transcribe WAV button to browse for an audio file. This process may take several minutes, the progress bar does not update while transcribing.
The description tools allows for the keeping of boilerplate data for your youtube description. It is intended for your social media, and general information you typically copy and paist between videos.
After exporting the markers from the edit index as CSV (watch intro video for how to do that) the markers can be driectly converted to chapters in the description and appended to the template with the "Makers to clipboard" button.
The save tool saves the current settings, the exit button closes the program.
If you would like tip the devloper of the tool,