/LTVideoFlask

[WiP] Modify videos by uploading to a flask server and returning the processed videos as downloads

Primary LanguagePython

LTVideoFlask

Description

Flask web app that can modify videos by uploading to the server and returning the processed videos as downloads. Example of using a web server for data processing. Such as processing .csv files, etc. then returning cleaned data or displaying output.

TODO

  • File and naming cleanup
  • Dependancy cleanup