/youtube-dl-GUI-Downloader

A youtube-dl GUI tool build with tkinter, which is easy to use.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

youtube-dl-GUI-downloader

A youtube-dl GUI tool build with tkinter, which is easy to use.

一个使用tkinter模块构建的,易用的轻量级youtube-dl图形化工具。

Screenshot

Download

icon

Sharing is not an excuse for piracy.

Windows:

Please turn to the releases. If you didn't install youtube-dl into your computer yet, please turn to youtube-dl to download "youtube-dl.exe" and turn to FFmpeg to download ffmpeg.

Mac OS and Linux desktop:

SORRY, I haven't build special version for you because I don't have any of these devices :-(

But you can download my Source code and run them! :-D See "Develop"

Develop

You can download my code by

git clone git@github.com:SolomonLeon/youtube-dl-GUI-Downloader.git

or use "Download ZIP" button on the github page.

Before building your code, you only need to install "pyperclip".

pip install pyperclip

If you have any idea, please send me by pull request, or issues. Enjoy your coding trip!

Notes

If you failed with error "10061" or "10060", please edit the "proxy setting" in "Menu". You can use command "start inetcpl.cpl" (windows) to view your system proxy setting.

I currently do not provide any proxy services.