Skip to content

DeHerschel/Youtube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

YOUTUBE DOWNLOADER

Super bascic youtube downloader. Downloads and converts in mp3 or wav.


Linux

You need python3.

Install dependencies:

git clone https://github.com/DeHerschel/Youtube-Downloader.git
cd Youtube-Dowloader
chmod +x install.sh
sudo ./install.sh

After run the install script you can type yt-downloader in a terminal:

terminal help

terminal run

Also you can find the GUI in the apps space:

Ubuntu Apps with yt-downloader

GUI:

GUI image

Downloading Downloaded


Windows

You need python3.

Install dependencies:

pip3 install pywin32
pip3 install moviepy
pip3 install pytube

Double click in yt-downloader.py.

windows

Maybe you want to change the program path to C:%HOMEDIR%\Appdata\Local\Programs

You can create a shortcut in your Desktop:

shortcut

In properties you can also change the icon:

properties fullyt


About

Youtube Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published