subvert

Generate subtitles, summaries, and chapters from videos in seconds

MIT License

Stars
771
Committers
1

Bot releases are hidden (Show)

subvert - 1.0.9 Latest Release

Published by aschmelyun over 1 year ago

  • Fixes #6, adds volume support for uploaded audio and video files
subvert - 1.0.8

Published by aschmelyun over 1 year ago

  • Fixes #17, prevents additional OPENAI_API_KEY lines from being written to the .env file
subvert - 1.0.7

Published by aschmelyun over 1 year ago

  • Fixes #13 by adding max upload filesize to footer and blocking uploads larger than it on the frontend
subvert - 1.0.6

Published by aschmelyun over 1 year ago

  • Adds better error reporting on the frontend instead of a random "Step 99"...
subvert - 1.0.5

Published by aschmelyun over 1 year ago

  • Adds the ability to upload audio files, which skips the need to perform extraction from video.
subvert - 1.0.4

Published by aschmelyun over 1 year ago

  • Adds ASSET_URL to .env.example
subvert - 1.0.3

Published by aschmelyun over 1 year ago

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

Published by aschmelyun over 1 year ago

  • Fixes #3, provides environment variables to adjust PHP's UPLOAD_MAX_FILESIZE and MEMORY_LIMIT config settings.
subvert - 1.0.1

Published by aschmelyun over 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
subvert - 1.0.0

Published by aschmelyun over 1 year ago

Initial release!

Related Projects