Metadata-Version: 2.4
Name: youtube-to-docs
Version: 0.0.5
Summary: Convert YouTube videos to docs/sheets for discoverability
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-auth>=2.45.0
Requires-Dist: google-genai>=1.56.0
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
Dynamic: license-file

# youtube-to-docs
Convert YouTube videos to docs/sheets for discoverability.

See the CLI by running:

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


## YouTube Automatic Captions

This tool relies on YouTube's captioning system. Please note that:
- **Availability:** Automatic captions are generated using speech recognition technology and may not be immediately available after upload.
- **Accuracy:** While improving, captions may misrepresent spoken content due to accents, dialects, or background noise.
- **Languages:** Support varies across numerous languages.
- **Troubleshooting:** Captions may not generate for long videos, poor audio quality, or multiple overlapping speakers.

For more details, see the official [YouTube Help: Use automatic captioning](https://support.google.com/youtube/answer/6373554?hl=en).

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