Metadata-Version: 2.4
Name: youtube-to-docs
Version: 0.0.16
Summary: Convert YouTube videos into structured docs, summaries, audio, and visual assets for easier discovery
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-genai
Requires-Dist: google-api-python-client>=2.187.0
Requires-Dist: isodate>=0.7.2
Requires-Dist: openai>=1.56.0
Requires-Dist: polars>=1.36.1
Requires-Dist: requests>=2.32.5
Requires-Dist: youtube-transcript-api>=1.2.3
Requires-Dist: yt-dlp>=2025.12.8
Requires-Dist: static-ffmpeg>=2.13
Requires-Dist: mcp>=1.25.0
Dynamic: license-file

# youtube-to-docs
[![PyPI version](https://img.shields.io/pypi/v/youtube-to-docs.svg)](https://pypi.org/project/youtube-to-docs/)

Convert YouTube videos into structured docs, summaries, audio, and visual assets for easier discovery.

View all available CLI options:

```bash
uvx youtube-to-docs --help
```

Install as a Gemini CLI extension:

```bash
gemini extensions install https://github.com/DoIT-Artificial-Intelligence/youtube-to-docs.git
```

*Created with the help of AI. All artifacts have been checked and work as expected.*
