Skip to content

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

License

Notifications You must be signed in to change notification settings

BlakvGhost/gTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published