Skip to main content
Back to the directory
joeseesun/yt-search-downloadSoftware EngineeringFrontend and Design

yt-search-download

YouTube video search, download, and subtitle extraction with advanced filtering and sorting.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
662

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/joeseesun/yt-search-download --skill yt-search-download
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, yt-search-download has 662 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: joeseesun/yt-search-download. Canonical URL: https://skills.sh/joeseesun/yt-search-download/yt-search-download.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
YouTube video search, download, and subtitle extraction with advanced filtering and sorting. 基于 YouTube Data API v3 进行高级搜索,配合 yt-dlp 下载。 YouTube API Key : 如果为空: Google Cloud Console → 启用 YouTube Data API v3 → 创建 API Key → 写入 ~/.zshrc : yt-dlp (下载用): 脚本路径: ~/.claude/skills/yt-search-download/scripts/yt_search.py 频道格式支持: @handle 、 、频道 ID( UCxxxx ) 脚本已输出 Markdown 表格,AI 必须将每行的 【译】___ 替换为实际中文翻译 后再呈现给用户。 最终呈现效果: 🔴 强制规范 : 找某频道最新视频并下载: 搜索 + 按播放量筛选: 提取播客音频: 标准流程 :下载字幕转为 SRT,同时生成保留时间戳的 TXT(供 AI 总结用,时间戳有助于定位内容)。 TXT 格式示例(保留时间戳,便于 AI 总结时引用具体时间点): 其他场景 : 规范 :下载字幕时 始终加 --convert-subs srt ,下载完成后 始终执行 Step 2 生成 TXT ,让用户同时拿到 .srt (带时间轴)和 .txt (纯文本)两个文件。 - Search across YouTube with keyword filtering, channel browsing, and sorting by date, view count, or relevance; supports duration and publish date filters - Download videos at specified quality, extract audio as MP3, and retrieve subtitles in multiple languages (SRT and timestamped TXT formats) - Browse channel videos with optional keyword search within channels, sorted by time, views, or duration - Requires YouTube Data API v3 key and yt-dlp installed; outputs results in markdown tables with automatic English-to-Chinese title translation - YouTube API Key : echo $YT_BROWSE_API_KEY 如果为空: Google Cloud Console → 启用 YouTube Data API v3 → 创建 API Key → 写入 ~/.zshrc : export YT_BROWSE_API_KEY = your_key - yt-dlp (下载用): brew install yt-dlp # macOS...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does yt-search-download do?

YouTube video search, download, and subtitle extraction with advanced filtering and sorting.

Is yt-search-download good?

yt-search-download does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support yt-search-download?

yt-search-download currently lists compatibility with Skills CLI.

Is yt-search-download safe to install?

yt-search-download has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to yt-search-download?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install yt-search-download?

Run the following command to install yt-search-download: npx skills add https://github.com/joeseesun/yt-search-download --skill yt-search-download

Related skills

Alternatives in Software Engineering