# orestonce/m3u8d

m3u8视频下载工具, 提供windows/macos图形界面, 下载后自动将ts文件合并、转换格式为mp4

Repository: https://github.com/orestonce/m3u8d
Canonical: https://ross.abutalabs.com/products/m3u8d
Language: Go
License: MIT
License Family: permissive
Topics: m3u8, mp4, video-downloader, downloader
Last push: 2025-12-15T02:28:24+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 57, release rhythm 61, longevity 100
- inputs: {"age_days": 1572, "days_push": 262, "days_rel": 262, "gap_med": 4, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 134 (observed 2026-08-28T04:03:11.730594+00:00)

## What it is
A Go-based m3u8 (HLS) video downloader with a Windows/macOS Qt GUI and a cross-platform CLI, including Linux ARM/386/MIPSLE builds. It downloads TS segments (with multi-threading, AES decryption, and curl-header support) and automatically merges and converts them to MP4 without requiring ffmpeg.

## Use cases
- download m3u8 hls streams as mp4
- batch download videos from a list of m3u8 urls
- download videos requiring cookies or custom headers via curl mode
- merge downloaded ts segments into a single mp4
- download aes-encrypted m3u8 streams
- run a video downloader on openwrt routers or arm devices

## When to choose
- you need a self-contained m3u8 downloader with no ffmpeg dependency
- you want a GUI on Windows/macOS plus a CLI for Linux/embedded devices
- you need to replay browser curl requests with custom headers to download protected streams
- you want automatic ts merging and mp4 conversion after download

## When to avoid
- you need to download DASH or non-HLS video formats
- you need a general-purpose video downloader for sites like YouTube
- you need ffmpeg-level control over transcoding or encoding options

## Facets
- artifact type: application
- maturity: active
- function: video-processing, http-client, cli, gui
- domain: media, developer-tools, cross-platform
- platform: windows, cli
- tags: m3u8, video-downloader, ts-to-mp4, hls, no-ffmpeg, batch-download, aes-encrypted-streams, video, macos, linux, desktop

## Member repositories
- orestonce/m3u8d (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:11.730594+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-30T07:13:11.015940+00:00, confidence not recorded.
  - readme: https://github.com/orestonce/m3u8d (fetched 2026-08-28T04:03:11.730594+00:00, sha 21931be82b92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
