youtube-downloader

youtube-dl GUI simplify

GPL-3.0 License

Downloads
1.1K
Stars
26
Committers
1

Youtube downloader is a GUI helper for youtube-dl. It provides a graphical interface to download videos from YouTube.com and other sites with conveniences like track the download, pause, or select the media format.

Project status

The project has been reincarnated. I rebuild the backend and starting to continue with the work, all features will be implemented making the software more comfortable to the usage.

Usage

The youtube-downloader provides a friendly graphical interface for downloading media resources from the remote clients.

Dependency

This software is based on PySide6 and youtube-dl.

History

The program stores all downloaded items in the database, in every time you can just download again item from the history's context.

Web Browser integration

Youtube Downloader is integrated with Firefox, that's mean it will read currently opened tabs with YouTube's links. It provides a feature to quick download currently played videos from YouTube.

Supported browsers

It is easy to check if your URL is valid.

Installation

Prepare youtube downloader to work.

Manual

git clone https://github.com/blooser/youtube-downloader && cd youtube-downloader
python setup.py build
sudo setup.py install 

PyPi

pip install youtube-downloader

License

Youtube downloader is a free software released under the GPLv3.