Metadata-Version: 2.1
Name: youtube-dl-gui
Version: 1.0.3
Summary: Yet another youtube-dl frontend written in python3 and qt5
Home-page: https://github.com/Red-Eyed/youtube-dl-gui-qt5
License: MIT
Author: Vadym Stupakov
Author-email: vadim.stupakov@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: pyqt5 (>=5.15.0,<6.0.0)
Requires-Dist: youtube-dl (>=2020.6.16,<2021.0.0)
Description-Content-Type: text/markdown

youtube-dl-GUI
==============

Yet another `youtube-dl` frontend written in python 3.7 and Qt5  

ScreenShot:
-------------
![youtube-dl-gui Screenshot in Ubuntu](http://imgur.com/KxTLeYl.png)

Installation:
------------
`pip install youtube-dl-gui`
