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

m3u8-downloaderm3u8 下载器

Agent Skill

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

总安装

9,972

周安装

424

GitHub Stars

公开资料未说明

下载量

3,494
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

用于处理浏览器自动化、网页检查和页面信息提取。

  • 适合在需要让 Agent 打开页面、读取网页或验证前端流程时使用。
  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 注意该技能属于研究检索类别,适用于 Codex、Claude、Cursor、Gemini CLI。

SKILL.md

M3U8 Downloader (Browser Extension)

Detect and download HLS/M3U8 streams from supported websites and save them as MP4 files.

M3U8 Downloader is a browser extension built for users who need a site-agnostic HLS workflow instead of a single-site downloader. It monitors supported media requests in your browser, detects M3U8/HLS streams and related video sources, and helps you export them into standard MP4 files without relying on command-line tools.

  • Detect HLS/M3U8 streams from supported sites
  • Save compatible streams as MP4 files
  • Review multiple available stream variants and qualities
  • Download media from browser-visible streaming sessions
  • Use a browser workflow instead of FFmpeg or manual playlist extraction

Links

Preview

M3U8 Downloader workflow preview

Table of Contents

Why M3U8 Downloader

HLS streams are not ordinary downloadable files. They are delivered through playlist manifests and media segments, which means right-click saving does not work and generic downloader tools often miss the real stream behind the page player. For many users, the alternatives are either fragile websites or technical command-line workflows.

M3U8 Downloader is built for that protocol-level use case. It watches browser-visible media requests, detects compatible stream sources, and gives you a cleaner way to export supported HLS media into a single local file.

Features

  • Automatic detection of compatible M3U8/HLS streams from browser activity
  • Support for related direct video formats where exposed by the page
  • MP4 export for compatible HLS workflows
  • Quality and stream-variant selection where multiple options exist
  • Download progress tracking for active exports
  • Browser-based workflow without requiring FFmpeg commands
  • Support for login-gated browser sessions when the stream is already available in the page context
  • Cross-browser support for Chrome, Edge, Brave, Opera, Firefox, Whale, and Yandex

How It Works

  1. Install the extension from the latest release.
  2. Open a supported website with an HLS or compatible media player.
  3. Start playback so the browser loads the stream requests.
  4. Open the extension popup to review detected streams.
  5. Choose the stream or quality you want.
  6. Download the media and save the final MP4 file locally.

Step-by-Step Tutorial: How to Download HLS Streams

  1. Install M3U8 Downloader from the latest GitHub release.
  2. Navigate to a supported page that uses an HLS or related streaming player.
  3. Press play so the stream manifest and segments start loading.
  4. Click the extension button in your browser toolbar.
  5. Review the detected media sources and available quality variants.
  6. Select the stream you want to keep.
  7. Start the download and wait for the MP4 export to complete.
  8. Open the saved file from your Downloads folder.

Supported Formats

  • Input: M3U8 / HLS streams
  • Input: Related compatible media sources where exposed by the page
  • Output: MP4

The final export is designed to turn stream-based playback into a single easier-to-use local video file.

Who It's For

  • Users downloading HLS streams from supported sites
  • Testers and QA users capturing browser-visible stream outputs
  • Creators archiving their own streamed media
  • Students or researchers preserving permitted streaming content for offline access
  • Anyone who wants a browser-based HLS workflow instead of terminal tools

Common Use Cases

  • Save a compatible HLS stream from a supported site
  • Export browser-visible M3U8 playback into a local MP4
  • Review multiple quality variants before downloading
  • Keep a local copy of content you are permitted to access
  • Capture a stream that other generic downloaders fail to detect

Troubleshooting

The extension is not detecting the stream Press play first and wait a few seconds so the manifest and segments start loading.

No quality options are listed Some players expose only one active stream variant.

The site requires login The extension only works on media you can already access in your current browser session.

The stream still does not appear Refresh the page, replay the media, and try again once the player is fully loaded.

The page uses DRM DRM-protected content is outside the supported scope of normal HLS capture workflows.

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/m3u8-downloader

Installation Instructions

  1. Open the latest release page: https://github.com/serpapps/m3u8-downloader/releases/latest
  2. Download the extension build for your browser.
  3. Install the extension.
  4. Open a supported page with streaming media.
  5. Use the extension popup to detect and download the stream.

FAQ

What does this extension download? Compatible HLS/M3U8 streams and related media sources that are visible to the browser on supported pages.

Does it save videos as MP4? Yes. Compatible stream workflows are exported as MP4 files.

Do I need FFmpeg or terminal commands? No. Everything runs through the browser extension workflow.

Why do I have to press play first? Because the stream usually is not exposed until the player actually starts loading media.

Does it work on every streaming site? No. It depends on the actual browser-visible media workflow and whether the stream is compatible with this extension's detection path.

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
  • The extension only works when the stream is already accessible in your browser session
  • DRM-protected media is outside the normal supported workflow
  • Quality depends on what the player exposes for that stream

About M3U8 / HLS

M3U8 and HLS are stream delivery formats used by many modern video players. They are excellent for adaptive playback, but awkward for ordinary users who want a local file because the media is split into playlists and segments rather than exposed as a single downloadable video. M3U8 Downloader simplifies that workflow in a browser-first way.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.2%
按下载量换算1,300

Claude

26.86%
按下载量换算938

Cursor

18.27%
按下载量换算638

Gemini CLI

10.08%
按下载量换算352

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

可疑

权限和风险

操作浏览器

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

安装前确认

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

来源信息

继续浏览同类 Skills