A small web application for downloading youtube videos in various formats that works a bit like the famous savefrom.net
Install gTube with GitHub
git clone https://github.com/BlakvGhost/gTube.git
Browse in the folder
cd gTube
Install the project requirements
pip3 install -r requirements.txt
start now the server
python3 manage.py runserver
Client: HTML5, CSS3, JQuery
Server: Django, SQLite
For support, email me on kabirou2001@gmail.com or join our Slack channel.