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

https://github.com/tanishqmanuja/tldl

📽️ Simple tool to summarize YT videos.
https://github.com/tanishqmanuja/tldl

gemini youtube

Last synced: 3 months ago
JSON representation

📽️ Simple tool to summarize YT videos.

Awesome Lists containing this project

README

        

# TLDL //TOO LONG DIDN'T LISTEN

TLDL is a tool that uses Gemini AI to summarize YouTube videos.

#### 🛠️ Prerequisites:

- [Bun](https://bun.sh/)
- [yt-dlp](https://github.com/yt-dlp/yt-dlp)

## 🦋 Installation

```bash
git clone https://github.com/tanishqmanuja/tldl && cd tldl && bun install
```

## 📃 Usage

```bash
bun tldl "https://www.youtube.com/watch?v=nntqlmMSaSw"
```

## 🍀 Show Support

Give this repo a star ⭐️ if this project helped you!