Install
openclaw skills install custom-youtube-summarizeExtract transcript from a YouTube video using Python and summarize it.
openclaw skills install custom-youtube-summarizeExtracts subtitles from YouTube videos and generates summaries. Use when users provide YouTube URLs with requests like "summarize this video" or "explain this content".
{baseDir}/transcript_extract.py with provided codeWhen receiving a YouTube URL:
python3 {baseDir}/transcript_extract.py "<YOUTUBE_URL>"[TRANSCRIPT-START] and [TRANSCRIPT-END]script_path: "{baseDir}/transcript_extract.py"
supported_languages: ["ko", "en"]
Input:
https://youtu.be/dQw4w9WgXcQ (with "summarize this" context)
https://youtu.be/M-S2ctyAeaY?si=PEYq7Uy8HA8bpUUv 이 영상 요약해줘
다음 영상 요약 https://youtu.be/M-S2cty
Summarize https://youtube.com/watch?v=ch4EsgfHOJc
요약 https://youtube.com/watch?v=ch4EsgfHOJc
https://youtube.com/watch?v=chgasgwHOJc 이거 내용 뭐야?
https://youtube.com/watch?v=qsnuQI62sda Tell me the content of this video
Tell me the content of this video https://youtube.com/watch?v=qsnuQI62sda
Output:
[TRANSCRIPT-START]
Never gonna give you up, never gonna let you down...
[TRANSCRIPT-END]
This video contains the iconic Rickroll meme track by Rick Astley. The lyrics revolve around themes of loyalty and commitment, featuring the artist's signature bassline and 80s production style. Despite its simple lyrics, it remains one of YouTube's most enduring viral pranks.