π₯ YouTube Video AI Summary (Perplexity)
A lightweight Tampermonkey user script that adds a convenient "Get Summary on Perplexity" button to any YouTube video page. It copies the current video URL to your clipboard and opens an AI-powered summary using Perplexity in a new tab.
π§ Features
- β
Adds a stylish button under YouTube video info
- β
Automatically copies the current video URL
- β
Opens the video link in Perplexity for instant AI summary
- β
Simple and non-intrusive UI
π§ͺ How It Works
- Youβre watching a YouTube video.
- Click the "Get Summary on Perplexity" button injected into the page.
- The video URL is copied to your clipboard.
- A new tab opens with the video URL sent to Perplexity AI.
- Get a concise summary of the video!
βοΈ Installation
Step-by-step:
- Install Tampermonkey or another userscript manager.
- Click on the "Raw" button from this GitHub repo or download the
.user.js
file.
- Open Tampermonkey β Dashboard β Install β Load the script.
- Go to any YouTube video and enjoy summarizing!
π οΈ Development
Contributions are welcome! If you'd like to improve the UX, add more features (like auto-submitting the query to Perplexity), or fix bugs, feel free to open an issue or submit a pull request.
Tech Stack:
- JavaScript (Vanilla + Tampermonkey API)
- Puppeteer-like approach via Perplexity AI (not required locally)
π¬ Contact
Want to collaborate or have suggestions?
π¬ Reach out on Telegram: @pullso
πΌ LinkedIn: Pavel Dubitskii
MIT Β© pullso