Skip to content

Releases: joelsgp/kingsquit

v0.1.3

05 Apr 16:45
d1d76b7
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Fixed:

  • Compatibility issue with type hinting
  • Temporary hack for ffmpeg error with shuffling, loop until it works
  • Correct github link in setup.py

v0.1.0

03 Apr 19:26
f0669e1
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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)