Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 280 Bytes

YouTube-DL-GUI-Tool

A Python-based GUI for the command line tool, YouTube-DL.

Installation

You need:

  • Python 3.7
  • pip

Install YouTube-DL, pyperclip, and PySimpleGUI:
pip install youtube-dl pyperclip pysimplegui

To open the GUI, double-click the Python file.