Metadata-Version: 2.4
Name: chercher-plugin-yt
Version: 0.1.0
Summary: Chercher plugin that adds support for YouTube videos.
Author-email: dnlzrgz <contact@dnlzrgz.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/dnlzrgz/chercher-plugin-yt
Project-URL: Changelog, https://github.com/dnlzrgz/chercher-plugin-yt/releases
Project-URL: Issues, https://github.com/dnlzrgz/chercher-plugin-yt/issues
Project-URL: CI, https://github.com/dnlzrgz/chercher-plugin-yt/actions
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chercher>=0.1.26
Requires-Dist: youtube-transcript-api>=1.0.3
Dynamic: license-file

# chercher-plugin-yt

Chercher plugin that adds support for YouTube videos.

## Installation

```bash
uv tool install --with chercher-plugin-yt chercher
```

## Settings

> [!NOTE]
> If you plugin needs additional settings, add the instructions here.

## Development

> [!NOTE]
> TODO
