Youtube2Webpage
I learn much better from text than from videos
Install / Use
/learn @obra/Youtube2WebpageREADME
Youtube-to-Webpage
Youtube-to-Webpage is a Perl script to create a webpage from a Youtube video with a transcript generated from the video's closed captions paired with screenshots of the video.
./yt-to-webpage.pl project-name "videoURL"
Dependencies
The project is built upon:
Using
To use, run the Perl script with a name for the folder to create, and the video URL. For example:
./yt-to-webpage.pl project-name "https://www.youtube.com/watch?v=jNQXAC9IVRw"
Output
Running the script create a repository according to the following structure:
project-name
├── images
│ └── (…).jpg
├── video.vtt
├── video.webm
├── index.html
└── styles.css
- The index.html file is the generated webpage.
- The images directory contains all the screenshots, named according to their timeframe
hours-minutes-seconds-milliseconds.jpg. - The vtt file contains the captions.
- The webm file contains the video.
- The css file styles the webpage.
Example
You can see an example at https://obra.github.io/Youtube2Webpage/example/
Related Skills
docs-writer
99.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
340.5kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
arscontexta
2.9kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
