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.
- Host: GitHub
- URL: https://github.com/tanishqmanuja/tldl
- Owner: tanishqmanuja
- Created: 2025-03-23T12:41:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-23T12:47:52.000Z (3 months ago)
- Last Synced: 2025-03-23T13:36:04.639Z (3 months ago)
- Topics: gemini, youtube
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!