Metadata-Version: 2.1
Name: hyd
Version: 0.1.7
Summary: A basic python youtube downloader made using tkinter, moviepy and pytube.
License: MIT
Author: haukurlogi
Author-email: haukurlogi2008@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: moviepy (>=1.0.3,<2.0.0)
Requires-Dist: pytube (>=15.0.0,<16.0.0)
Description-Content-Type: text/markdown

### Install

```
pip install hyd
```

### Running

Just put `hyd` inside of your terminal of choice!  

