Install
openclaw skills install @sumo0221/youtube-distillerAutomatically download subtitles from YouTube/Bilibili and generate structured knowledge articles in various summary styles using AI.
openclaw skills install @sumo0221/youtube-distiller版本:2.0.0 用途:將 YouTube/Bilibili 影片轉化為結構化知識文章
python youtube_distiller.py "URL" --style standard
蘇茉,執行知識蒸餾 https://youtu.be/xxx --style investment
| 風格 | 說明 |
|---|---|
| standard | 標準摘要 |
| academic | 學術筆記格式 |
| actions | 行動清單 |
| news | 新聞快訊格式 |
| investment | 投資分析格式 |
| podcast | 播客訪談格式 |
| eli5 | 通俗易懂解釋 |
| bullets | 極簡子彈格式 |
C:\butler_sumo\tools\youtube-distiller\