This project allows users to paste a YouTube playlist link, watch videos without ads or trackers, and receive AI-generated summaries for each video using Gemini API and YouTube API.
- Ad-free video playback: Watch YouTube videos without ads or trackers.
- Playlist support: Paste a YouTube playlist URL and load all videos.
- AI-powered summaries: Get a concise summary of each video using Gemini API.
- Frontend: React.js + TypeScript (for UI & video player)
- APIs Used:
- YouTube Data API (for fetching video data & streaming links)
- Gemini API (for advanced AI-based text processing)