Skip to content

PooSmacker/yt-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web based youtube downloader

A fast, easy and effective way to convert youtube links to mp4 files.

Installation

Apache (Ubuntu)

  1. Go to /var/www/html and do the following
git clone https://github.com/PooSmacker/yt-downloader.git
cd yt-downloader
mkdir downloads
sudo apt update
pip install pytube
sudo systemctl start apache2
  1. Head over to your sever ip eg http://127.0.0.1/yt-downloader and enjoy downloading videos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published