Releases: RavinMaddHatter/YoutubePrepTools
Beta V0.3
This is a bug clean up and minor feature improvement release.
- Fixed a bug where out duration was not set able, it was always 0.1 seconds regardless of what the gui said
- fixed a bug where load profile was saving default profile
- fixed a bug where load profile was not actually loading profile
features added
- added srt export for doing davinci auto caption and youtube captions.
NEEDS FFMPEG INSTALLED TO PATH
FFMPEG is a program that runs in the command line. I use this to strip the audio from the video. you must have this installed as a command line tool to path or this program will not work.
How to install FFMPEG to path.
https://phoenixnap.com/kb/ffmpeg-windows
Beta Release V0.1.0
First published release of this tool. Features include:
- Cut silence from video files and create EDL timeline
- Transcribe Audio files using OpenAI Whisper
- Template text for youtube descriptions
- Automatic Chapter Processing from Davinci Marker Export
Alpha test 2
This version of the YoutubePrep tool fixes the Wave to transcription tools and switched from XML to EDL files as Davinci likes that better.
To use you need to install ffmpeg
https://ffmpeg.org/download.html
Known issues.
If you enable audio channels that are not in your file, an error will occur causing the program to fail encoding.
No currently written instructions.
Alpha version for testing
This version is simply there for getting some initial feed back.