mazdakdev / Video-compressor

simple django project powerd by ffmpeg to compress videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Compressor

This is a simple django project powerd by ffmpeg for compressing videos to 240p and 360p this project uses signals and celery tasks and it also has been dockerized


Tools Used to develope this script🎯

Python git macos appple vscode


Runing

1/2 install docker & docker-composer

$ brew install docker | apt-get install docker-compose

2/2 Run the script

$ docker compose up --build

Contributions :

Feel free to give your opinion and show my issues for my improvement

About

simple django project powerd by ffmpeg to compress videos

License:MIT License


Languages

Language:Python 98.2%Language:JavaScript 0.6%Language:HTML 0.6%Language:CSS 0.5%Language:Shell 0.0%Language:PowerShell 0.0%Language:Xonsh 0.0%Language:Jinja 0.0%Language:Dockerfile 0.0%