Skip to content

geekk0/VideoUploader

Repository files navigation

VideoUploader

python version languages Codacy Badge last-commit


Video files upload and preview service.

Live demo

https://www.video-uploader.tk

Description

With this site, user is allowed to upload video files to server "original" folder. Content-manager user has acceess to admin panel, where video preview, deleting files and author info are available.
As video files may have different containers, there is script, converting them to mp4 for admin file preview in low res, to "web" folder as soon as file upload is finished.

Features

  • Multilanguage interface on user/admin(En/Ru)
  • File size check on upload form (200 mb max).
  • Server available free space check while upload (4000 mb max)
  • User explaining messages of server limits and upload processing.

Set up

This site runs on VDS, using NGINX with http_mp4_module enabled.
Converting script "converter.py" is running on detached screen.

Used libraries

Messages, FileSystemStorage, Translation, crispy_forms, bootstrap4.

About

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published