Subvert Versions Save

Generate subtitles, summaries, and chapters from videos in seconds

v1.0.9

1 year ago
  • Fixes #6, adds volume support for uploaded audio and video files

v1.0.8

1 year ago
  • Fixes #17, prevents additional OPENAI_API_KEY lines from being written to the .env file

v1.0.7

1 year ago
  • Fixes #13 by adding max upload filesize to footer and blocking uploads larger than it on the frontend

v1.0.6

1 year ago
  • Adds better error reporting on the frontend instead of a random "Step 99"...

v1.0.5

1 year ago
  • Adds the ability to upload audio files, which skips the need to perform extraction from video.

v1.0.4

1 year ago
  • Adds ASSET_URL to .env.example

v1.0.3

1 year ago
  • Adds SSL support via a docker-compose.yml file and nginx proxy in an attempt to fix #8

v1.0.2

1 year ago
  • Fixes #3, provides environment variables to adjust PHP's UPLOAD_MAX_FILESIZE and MEMORY_LIMIT config settings.

v1.0.1

1 year ago
  • Fixes #2 by imploding an array of strings to pass to ChatGPT as a single string
  • Adds APP_VERSION to display what version of the app is running in the footer

v1.0.0

1 year ago

Initial release!