convert-to-markdown

Installation
SKILL.md

Convert Files and URLs to Markdown

When to Use

  • You need a transcript of a YouTube video
  • You need to convert an MHTML file or web page into Markdown for easier reading and processing
  • You need to convert a local HTML file into Markdown

Procedure

YouTube Transcript

To extract YouTube captions, run the youtube-transcript script:

./scripts/youtube-transcript.py <youtube_video_id_or_url>
Related skills
Installs
26
Repository
varlabz/skills
First Seen
14 days ago