Skip to content

Releases: RavinMaddHatter/YoutubePrepTools

Beta V0.3

28 Dec 19:30

Choose a tag to compare

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

14 Jan 16:28

Choose a tag to compare

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

13 Jan 21:51

Choose a tag to compare

Alpha test 2 Pre-release
Pre-release

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

06 Jan 14:54

Choose a tag to compare

Pre-release

This version is simply there for getting some initial feed back.