# Momo707577045/media-source-extract

MediaSource 视频提取教程

Repository: https://github.com/Momo707577045/media-source-extract
Canonical: https://ross.abutalabs.com/products/media-source-extract
Language: HTML
License Family: other
Last push: 2025-04-22T02:32:54+00:00

## Health v2 (maintenance only)
Score: 40/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 17, release rhythm 35, longevity 100
- inputs: {"age_days": 2164, "days_push": 499, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1955, forks 478 (observed 2026-08-28T04:05:59.002218+00:00)

## What it is
A tutorial and tool for indiscriminately extracting videos that use MediaSource (MSE) playback, by intercepting video segments at the final loading step via Chrome DevTools console injection or a Tampermonkey userscript. It captures audio and video segments, then downloads them for merging or playback with a dedicated player.

## Use cases
- download videos from websites that use MSE streaming
- extract m3u8-protected video segments for offline viewing
- capture video and audio streams playing in the browser
- bypass complex video encryption by intercepting at playback stage
- speed up video capture with 10x playback

## When to choose
- you need a universal, no-setup-required way to capture MSE-based streaming video
- you want to avoid dealing with video encryption and decryption directly
- you prefer a passive capture approach that works across many sites

## When to avoid
- you need fully automated, hands-off video downloading
- the site does not use MediaSource playback technology
- you cannot use Chrome DevTools or browser extensions
- you want to download DRM-protected content (this is not a cracking tool)

## Facets
- artifact type: learning-resource
- maturity: active
- function: video-processing, web-scraping, developer-tools
- domain: media, web-development, tutorials
- platform: browser, browser-extension
- tags: video-download, m3u8, mediasource, tampermonkey, userscript, console-injection, video-capture, video, javascript

## Member repositories
- Momo707577045/media-source-extract (main) score 40

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.002218+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:06:25.882823+00:00, confidence not recorded.
  - readme: https://github.com/Momo707577045/media-source-extract (fetched 2026-08-28T04:05:59.002218+00:00, sha 327c6e38cd54)
- Data as of 2026-08-30T08:39:29.467469+00:00.
