/YoutubeDownloader

YouTube downloader using PyQt5 for GUI and youtube-dl

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

YoutubeDownloader

Youtube downloader is a simple .mp3 converter from youtube videos using youtube dl package and a GUI based on PyQt5.

Programs required

In order for Youtube downloader to work properly, you need to have installed FFmpeg by downloading a static build and adding the bin folder to the system path. If you need help installing FFmpeg on windows, see this tutorial click here

Installation

run command pip install -r requirements.txt

Screenshot

Main GUI