denkus24 / yousoundgui

Tool for downloading sound from YouTube videos with graphical interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouSoundGUI

Tool for downloading sound from YouTube videos and playlists with graphical interface

Installing and running

Linux


apt-get install python3 git

git clone https://github.com/denkus24/YouSoundGUI

cd YouSoundGUI

python3 -m pip install -r requirements.txt

python3 main.py

Windows

git clone https://github.com/denkus24/YouSoundGUI

cd YouSoundGUI

pip install -r requirements.txt

python main.py

About

Tool for downloading sound from YouTube videos with graphical interface

License:Apache License 2.0


Languages

Language:Python 100.0%