Metadata-Version: 2.4
Name: yt-fetcher-new
Version: 0.1
Summary: A simple CLI tool to download YouTube videos using yt-dlp.
Author: Om Dev Karki
Author-email: omdevkarki@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yt-dlp
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# yt-downloader-new

A command-line tool to download YouTube videos or audio using yt-dlp.

## Installation

```bash
pip install yt-downloader-new
```
## Usage

yt-fetcher https://youtube.com/watch?v=xxxx

yt-fetcher https://youtube.com/watch?v=xxxx --audio
