Metadata-Version: 2.1
Name: YTDownl
Version: 0.1.2
Summary: A Open-Source & Free YouTube Downloader
Home-page: https://github.com/TechGeeks-Dev/YTDownl
Author: TechGeeks
Author-email: YTDownl@tgeeks.cf
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pytube

# What is YTDownload
YTDownload is a Free & Open-Source Downloader for YouTube Videos
To use it use this Command :
Please install it by :
```shell
pip install YTDownl
```

or in Linux / macOS with Python3:
```shell
python3 -m pip install YTDownl
```

And to use it Type the Following in Terminal:
```shell
ytdl
```
And you'll get the GUI YouTube Downloader!

## Fixed Issus
- [x] Fixed Download Locations Error

