Metadata-Version: 2.4
Name: ycd2
Version: 1.0.3
Summary: A Python tool for downloading YouTube chat messages
Author-email: vb <i@s.biz>
License: AGPLv3
Project-URL: Homepage, http://example.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Brotli
Requires-Dist: cachetools
Requires-Dist: chat-downloader
Requires-Dist: defusedxml
Requires-Dist: emoji
Requires-Dist: Flask
Requires-Dist: gevent
Requires-Dist: PySocks
Requires-Dist: requests
Requires-Dist: stem
Requires-Dist: urllib3
Dynamic: license-file

# ycd2 - YouTube Chat Downloader

A Python tool for downloading YouTube chat messages.

## Installation

```bash
pip install ycd2
```

## Usage

```bash
ycd2 [options]
```

## Features

- Download YouTube chat messages
- Support for various chat formats
- Configurable download options

## Requirements

- Python 3.8 or higher

## License

This project is licensed under the GNU Affero General Public License v3 (AGPLv3).

## Author

vb (i@s.biz)
