media
Installation
SKILL.md
Media: Extraction & Generation
This skill combines two capabilities: extracting metadata, transcripts, comments, chapters, and media from YouTube videos, and generating podcasts, videos, quizzes, reports, and more from research papers using Google NotebookLM.
YouTube Extraction
Instructions and tools for extracting metadata, transcripts, comments, chapters, and media from YouTube videos.
Prerequisites
pip install yt-dlp youtube-transcript-api youtube-comment-downloader
All three packages are pip-installable. No API keys required.