How to Save YouTube Videos as Markdown
YouTube is the world’s second-largest search engine, filled with tutorials, lectures, and educational content. But extracting information from videos for your notes or research can be time-consuming. Here’s how to save YouTube video information as clean Markdown.
Why Save YouTube Content as Markdown?
Video content is rich but hard to reference. By saving video metadata as Markdown, you can:
- Create video indexes for your research
- Save descriptions that contain valuable links and timestamps
- Build watchlists in your note-taking app
- Reference videos in documentation or blog posts
What Save Captures from YouTube
When you use Save on a YouTube video page, it extracts:
Video Information
- Title and channel name
- View count and publish date
- Video description (with all links preserved)
- Timestamp markers (if included by creator)
Structured Output
The Markdown output is clean and organized:
# Video Title Here
**Channel:** Creator Name
**Published:** December 29, 2024
**Views:** 1.2M
## Description
Full video description here with all links
converted to proper Markdown format...
## Timestamps
- 0:00 Introduction
- 2:30 Main concept
- 5:45 Examples
- 10:00 Conclusion
Use Cases
Research and Learning
- Save descriptions from educational videos
- Create a personal index of tutorials you’ve watched
- Extract timestamps for quick reference
Content Creation
- Reference source videos in your blog posts
- Build bibliography of video sources
- Create curated playlists with notes
AI Workflows
Feed video descriptions to AI assistants to:
- Summarize video content before watching
- Extract key topics and concepts
- Generate questions to answer while watching
Tips for Best Results
- Wait for the page to fully load — ensures all metadata is captured
- Expand the description — click “Show more” to capture full descriptions
- Works on playlists too — save playlist information for multiple videos
Limitations
Save captures the text content from YouTube pages. For full video transcripts, you’ll need:
- YouTube’s auto-generated captions (when available)
- Third-party transcription services
- Manual transcription
Get Started
Install Save from the Chrome Web Store — start building your video knowledge base today.
Have questions? Reach out at [email protected]
## Continue reading
How to Save TikTok Videos as Text and Markdown
Save TikTok video captions, descriptions, and comments as clean Markdown. Extract content from TikTok for research, content planning, and analysis.
How to Save arXiv Papers as Markdown
Save arXiv research papers as clean Markdown. Convert abstracts, HTML papers, and preprints for Obsidian, literature reviews, and AI research tools.
How to Save Product Hunt Launches as Markdown
Save Product Hunt product pages and launches as clean Markdown. Track competitors, archive launches, and build a product research library.
How to Save Quora Answers as Markdown
Save Quora answers and discussions as clean Markdown. Archive expert answers, build research files, and extract knowledge from Q&A threads.
Written by
Jean-Sébastien Wallez
I've been making internet products for 10+ years. Built Save on weekends because I wanted my own reading library in clean markdown for Claude and Obsidian. Write here about web clipping, AI workflows, and the small things that make a personal knowledge base actually useful.