# jaysonlong/webvideo-downloader

Web video downloader for Bilibili, iQIYI, Tencent Video, MGTV and WeTV. 网站视频下载器，主要支持Bilibili、爱奇艺、腾讯视频、芒果TV、WeTV、愛奇藝台灣站。

Repository: https://github.com/jaysonlong/webvideo-downloader
Canonical: https://ross.abutalabs.com/products/webvideo-downloader
Language: Python
License Family: other
Topics: video-downloader, hls-m3u8, bilibili
Last push: 2024-01-16T00:12:55+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2290, "days_push": 961, "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 1384, forks 265 (observed 2026-08-28T04:04:34.728877+00:00)

## What it is
A two-part web video downloader: a browser userscript (Violentmonkey/Tampermonkey) extracts video stream URLs from supported sites, and a Python daemon downloads and merges them with FFmpeg. It supports Bilibili, iQIYI, Tencent Video, MGTV, WeTV, and iQIYI International, including a generic HLS downloader for other sites.

## Use cases
- download bilibili videos
- download iqiyi episodes
- save tencent video streams
- download mgtv shows
- download hls m3u8 streams from websites
- download videos with subtitles embedded
- batch download multi-part bilibili videos

## When to choose
- you need to download videos from Chinese streaming sites like Bilibili, iQIYI, Tencent Video, or MGTV
- you want VIP-quality downloads for content your own account can legitimately watch
- you need subtitle downloading and merging into video files
- you want a cross-platform Python-based downloader with multithreaded segment downloading

## When to avoid
- you expect to bypass VIP or paywalls - the tool only downloads what your account can watch
- you need a GUI-only tool - it requires running a Python daemon and installing browser userscripts
- you need support for sites outside the six supported ones and they don't use HLS streaming
- you need a project with an explicit license for commercial or redistribution use

## Facets
- artifact type: application
- maturity: maintenance
- function: video-processing, web-scraping, cli
- domain: media, web-development
- platform: windows, python, browser-extension, cross-platform
- tags: video-downloader, hls-m3u8, bilibili, userscript, violentmonkey, tampermonkey, ffmpeg, chinese-video-sites, video, automation, linux, macos

## Member repositories
- jaysonlong/webvideo-downloader (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.728877+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-30T04:39:59.063023+00:00, confidence not recorded.
  - readme: https://github.com/jaysonlong/webvideo-downloader (fetched 2026-08-28T04:04:34.728877+00:00, sha 5c0a6ebcac3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
