openakita/skills@bilibili-watcher
Extracts subtitles and transcripts from Bilibili and YouTube videos, enabling users to access multilingual content and perform Q&A.
Install this skill
Security score
The openakita/skills@bilibili-watcher skill was audited on May 30, 2026 and we found 28 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 439 | curl -sI "https://b23.tv/aBcDeFg" | grep -i location |
External URL reference
| 78 | yt-dlp --cookies cookies.txt "https://www.bilibili.com/video/BV..." |
External URL reference
| 85 | yt-dlp --cookies-from-browser chrome "https://www.bilibili.com/video/BV..." |
External URL reference
| 86 | yt-dlp --cookies-from-browser firefox "https://www.bilibili.com/video/BV..." |
External URL reference
| 87 | yt-dlp --cookies-from-browser edge "https://www.bilibili.com/video/BV..." |
External URL reference
| 102 | | Standard BV | `https://www.bilibili.com/video/BV1xx411c7mD` | |
External URL reference
| 103 | | With page | `https://www.bilibili.com/video/BV1xx411c7mD?p=2` | |
External URL reference
| 104 | | Short link | `https://b23.tv/aBcDeFg` | |
External URL reference
| 105 | | Bangumi | `https://www.bilibili.com/bangumi/play/ep12345` | |
External URL reference
| 106 | | Old AV format | `https://www.bilibili.com/video/av12345` | |
External URL reference
| 107 | | Mobile | `https://m.bilibili.com/video/BV1xx411c7mD` | |
External URL reference
| 113 | | Standard | `https://www.youtube.com/watch?v=VIDEO_ID` | |
External URL reference
| 114 | | Short | `https://youtu.be/VIDEO_ID` | |
External URL reference
| 115 | | Embed | `https://www.youtube.com/embed/VIDEO_ID` | |
External URL reference
| 116 | | Shorts | `https://www.youtube.com/shorts/VIDEO_ID` | |
External URL reference
| 124 | yt-dlp --list-subs "https://www.bilibili.com/video/BV..." |
External URL reference
| 130 | yt-dlp --write-sub --skip-download "https://www.bilibili.com/video/BV..." |
External URL reference
| 133 | yt-dlp --write-sub --write-auto-sub --skip-download "https://www.bilibili.com/video/BV..." |
External URL reference
| 136 | yt-dlp --write-sub --sub-lang zh-CN --skip-download "https://www.bilibili.com/video/BV..." |
External URL reference
| 139 | yt-dlp --write-sub --sub-lang zh-CN --convert-subs srt --skip-download "https://www.bilibili.com/video/BV..." |
External URL reference
| 144 | yt-dlp --cookies-from-browser chrome --write-sub --skip-download "https://www.bilibili.com/video/BV..." |
External URL reference
| 151 | yt-dlp --list-subs "https://www.youtube.com/watch?v=VIDEO_ID" |
External URL reference
| 157 | yt-dlp --write-sub --sub-lang en --skip-download "https://www.youtube.com/watch?v=VIDEO_ID" |
External URL reference
| 160 | yt-dlp --write-auto-sub --sub-lang en --skip-download "https://www.youtube.com/watch?v=VIDEO_ID" |
External URL reference
| 262 | User says: "提取这个B站视频的字幕: https://www.bilibili.com/video/BV..." |
External URL reference
| 439 | curl -sI "https://b23.tv/aBcDeFg" | grep -i location |
External URL reference
| 463 | yt-dlp --list-subs "https://www.bilibili.com/video/BV..." |
External URL reference
| 466 | yt-dlp --list-subs "https://www.youtube.com/watch?v=..." |