Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joelsgp joelsgp released this 03 Apr 19:26
· 9 commits to main since this release
f0669e1

PyPi: https://pypi.org/project/kingsquit/0.1.0/

known bugs, and version info

This (0.1.0) is the first semi-working version of the program. It doesn't have all the features I'd like it to, but it does have plenty of bugs.
I'm releasing it because I want to get something out before continuing to work on it, and it's janky enough to produce some unique funny stuff

Known bugs:

  • It will randomly fail with an ffmpeg error while shuffling clips. I think this is when it tries to make a clip that's too short.
  • The produced shuffled audio is a bit too short for the video, like 22/25. The audio tends to repeat which is funny, but I think that's what's causing the problem partly. I need to make it accurate in general too.

(from the readme)