Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.1 KB

gTube

A small web application for downloading youtube videos in various formats that works a bit like the famous savefrom.net

Installation

Install gTube with GitHub

Make sure you already have Python3 and Django>=3.2.9 installed on your machine

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

Screenshots

App Screenshot

Tech Stack

Client: HTML5, CSS3, JQuery

Server: Django, SQLite

Authors

License

MIT License GPLv3 License AGPL License

Support

For support, email me on [email protected] or join our Slack channel.