https://github.com/zevaverbach/yts
CLI for summarizing YouTubes
https://github.com/zevaverbach/yts
Last synced: 10 months ago
JSON representation
CLI for summarizing YouTubes
- Host: GitHub
- URL: https://github.com/zevaverbach/yts
- Owner: zevaverbach
- Created: 2025-01-03T14:21:21.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2025-01-03T14:22:15.000Z (over 1 year ago)
- Last Synced: 2025-08-04T08:21:51.725Z (10 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What?
This is a CLI for summarizing YouTubes
## Installation
```bash
> python3 -m build && uv pip install --system dist/*.whl
```
## Usage
```bash
> yts
```
## Default Behavior
The transcripts and summaries will be saved by default to `~/.yts/summaries` and `~/.yts/transcripts`.