Metadata-Version: 2.1
Name: yt-cli-dl
Version: 1.0.0
Summary: A YouTube video and playlist downloader command-line interface (CLI) tool
Home-page: https://github.com/hendurhance/yt-downloader-cli
Author: Endurance
Author-email: hendurhance.dev@gmail.com
License: MIT License
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
License-File: LICENSE

# YouTube CLI Downloader

A command-line interface (CLI) tool for downloading YouTube videos and playlists.

## Installation

To install the YouTube downloader CLI, run the following command:

```
pip install yt-cli-dl
```


## Usage

To use the YouTube downloader CLI, run the following command:

```
yt-cli-dl
```


### Example

![cli](https://user-images.githubusercontent.com/50846992/211169504-b117bc9f-8901-4547-9209-646d7ca745d3.gif)



### License
This project is licensed under the MIT License - see the LICENSE file for details.
