Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计提醒

youtube-downloaderYouTube 下载器

Agent Skill

youtube-downloader 用于处理浏览器自动化、网页检查和页面信息提取,适合在 Codex、Claude、Cursor、Gemini CLI 中需要让 Agent 打开页面、读取网页或验证前端流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,224

周安装

426

GitHub Stars

公开资料未说明

下载量

3,408
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:youtube-downloader(YouTube 下载器)
来源仓库:https://github.com/serpdownloaders/skills
仓库路径:skills/youtube-downloader
安装命令:
npx skills add https://github.com/serpdownloaders/skills --skill youtube-downloader
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/serpdownloaders/skills --skill youtube-downloader

简介

用于处理浏览器自动化和网页信息提取任务。

  • 适合在需要打开页面、读取内容或验证前端流程时使用。
  • 可结合来源仓库和原始 README 核验具体用法。
  • 安装前建议确认是否会触发联网或文件读写操作。
  • 注意维护状态和权限边界。youtube-downloader 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

YouTube Downloader (Browser Extension)

Download supported YouTube videos as MP4 or WebM files from watch pages, Shorts, and embedded players.

YouTube Downloader is a browser extension built for users who need a cleaner way to save supported YouTube videos for offline access. It is designed for browser playback flows across watch pages, Shorts, and embedded players, and it helps you export usable files without relying on manual stream handling.

badge

  • Save supported YouTube videos from watch pages, Shorts, and embeds
  • Export MP4 or WebM output depending on the source workflow
  • Keep offline copies for research, editing, and review
  • Use a browser-native download flow instead of manual extraction
  • Preserve a cleaner workflow for long-form and short-form content

Links

Preview

YouTube Downloader workflow preview

Table of Contents

Why YouTube Downloader

YouTube uses adaptive streaming and multiple playback contexts, so the actual media source is not exposed as one obvious file. Watch pages, Shorts, and embedded players can all behave differently. That makes generic downloader behavior inconsistent and often harder than users expect.

YouTube Downloader is built to simplify that browser workflow. Open the page, let the extension detect the supported media source, choose the format or quality you want when options are available, and export a file you can keep offline.

Features

  • Detects supported YouTube media from watch pages, Shorts, and embeds
  • Multi-client InnerTube API extraction covering all available qualities from 144p to 4K
  • In-page download button built into the YouTube video player
  • Automatic HLS-to-MP4 conversion and SABR/UMP streaming support as fallbacks
  • Handles browser playback workflows more cleanly than manual extraction
  • Exports usable MP4 or WebM output depending on the source
  • Download queue with up to 3 concurrent downloads
  • Detects YouTube embeds on third-party websites
  • SPA-aware detection that works with YouTube navigation without page reloads
  • Works on Chrome, Edge, Brave, Opera, Firefox, Whale, and Yandex

How It Works

  1. Install the extension from the latest release.
  2. Open a YouTube video, Short, or embedded player and start playback.
  3. Let the extension detect the active media source.
  4. Open the popup or use the in-page download button on the player.
  5. Review the available formats and quality options.
  6. Select the quality you want from the available resolutions.
  7. Start the download and save the file locally.

Step-by-Step Tutorial: How to Download Videos from YouTube

  1. Install YouTube Downloader in your browser.
  2. Open the YouTube watch page, Short, or embedded player you want to save.
  3. Start playback so the browser loads the active media source.
  4. Click the in-page download button on the player, or open the extension popup.
  5. Review the detected video options and available qualities.
  6. Choose the format or quality you want if more than one option is listed.
  7. Start the download and wait for the export to finish.
  8. Open the saved file from your Downloads folder.
  9. For advanced use, copy yt-dlp commands from the popup for Mac or Windows.

Supported Formats

  • Input: supported YouTube browser playback sources
  • Output: MP4 or WebM, depending on the source workflow

Saved files typically use MP4 so they are easier to replay on standard media players, move between devices, or archive locally. When separate video and audio streams are downloaded, they are merged automatically.

Who It's For

  • Researchers saving reference videos for offline review
  • Creators keeping working copies of their own content
  • Students archiving educational or tutorial content
  • Users who want a browser-based workflow for supported YouTube pages
  • People who need offline access to videos they can already watch in the browser

Common Use Cases

  • Save a YouTube watch-page video for later
  • Download Shorts for offline reference
  • Export embedded-player content from supported sites
  • Download YouTube videos embedded on third-party websites
  • Keep local copies for review, research, or editing

Troubleshooting

The extension does not detect the video Start playback first and wait for the page to initialize the active source.

The page is a Short or embed Open the popup again after playback starts so the extension can rescan the active page state.

Only one format appears That means the current playback flow is exposing one usable source to the extension.

The download failed partway through Check your connection and refresh the page before starting again. Try a different quality if one format fails.

The page is age-restricted or region-locked The extension only works on media you can already open and play in your active browser session.

Security & Scope

  • Operates only on the page the user intentionally opens in the active browser tab
  • Detects supported playback sources only for user-initiated downloads or exports
  • Does not execute page instructions, shell commands, or arbitrary scripts from page content
  • Does not follow unrelated links or perform actions outside the active workflow
  • Limits support to the named platform, approved embedded contexts, and user-authorized sessions when required

Trial & Access

  • Includes 3 free downloads so you can test the workflow first
  • Email sign-in uses secure one-time password verification
  • No credit card required for the trial
  • Unlimited downloads are available with a paid license

Start here: https://serp.ly/youtube-downloader

Installation Instructions

  1. Open the latest release page: GitHub Releases
  2. Download the correct build for your browser.
  3. Install the extension.
  4. Open a supported YouTube page and start playback.
  5. Use the popup to detect and download the media.

FAQ

Can it work on Shorts and embeds? Yes. It supports supported Shorts and embedded-player workflows in addition to watch pages.

Does it always export MP4? Not always. Output depends on the active source workflow and available media format.

Do I need extra software? No. The workflow runs entirely inside the browser extension.

Can I download YouTube videos embedded on other websites? Yes. The extension detects YouTube iframes and links on supported websites and shows download buttons next to them.

What is the yt-dlp command feature? For advanced users, the popup includes buttons to copy yt-dlp commands for Mac and Windows, in case you prefer to download via the command line.

Is my data safe? Yes. All video processing happens locally in your browser. Authentication uses secure OTP with no passwords stored.

License

This repository is distributed under the proprietary SERP Apps license in the LICENSE file. Review that file before copying, modifying, or redistributing any part of this project.

Notes

  • Only download content you own or have explicit permission to save
  • An internet connection is required for downloads
  • Quality depends on the original upload resolution
  • YouTube API changes may temporarily affect functionality
  • Must press play before detection can begin

About YouTube

YouTube is a large video platform with multiple playback contexts and adaptive streaming workflows. YouTube Downloader is built to make supported browser downloads easier for users who already have access to that media in the browser.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.25%
按下载量换算1,269

Claude

27%
按下载量换算920

Cursor

18.94%
按下载量换算645

Gemini CLI

8.88%
按下载量换算303

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills