An open API service indexing awesome lists of open source software.

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

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`.