YouTube Watcher
clawhubMedia Download Easy
3.7
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
clawhub install youtube-watcher获取 YouTube 播放列表中的单个项目。
# Install Skill npx skills add eat-pray-ai/yutu@youtube-playlist-item # Claude Code will auto-detect and use it after installation
# Same install command — works with all SKILL.md-compatible AI coding tools npx skills add eat-pray-ai/yutu@youtube-playlist-item
# Show all playlist item commands
yutu playlistItem --help
# List playlist item
yutu playlistItem list
npx skills run youtube-playlist-item --playlist-id PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf --include-stats true --export-format csv --output my_playlist.csvFetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
clawhub install youtube-watcher