# zhw2590582/ArtPlayer

:art: ArtPlayer.js is a modern and full featured HTML5 video player

Repository: https://github.com/zhw2590582/ArtPlayer
Canonical: https://ross.abutalabs.com/products/artplayer
Homepage: https://artplayer.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: player, video, html5, danmu, screenshot, contextmenu, layers, quality, thumbnails, subtitle, highlight
Last push: 2026-07-13T04:39:59+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 50, longevity 100
- inputs: {"age_days": 2886, "days_push": 51, "days_rel": 173, "gap_med": 136.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4006, forks 373 (observed 2026-08-28T04:08:32.175493+00:00)

## What it is
ArtPlayer.js is a modern, feature-rich HTML5 video player library written in JavaScript, distributed via npm and CDN. It supports customizable controls, subtitles (.vtt/.ass/.srt), danmaku, thumbnails, and easy integration with streaming libraries like hls.js, dash.js, and flv.js.

## Use cases
- embed a video player in a web page
- play HLS or DASH streams in the browser
- show subtitles in vtt, ass, or srt format
- add danmaku (bullet comments) to video playback
- build a custom video player UI with layers and context menus
- add video thumbnails and quality switching
- use a video player in Vue or React apps

## When to choose
- you need a customizable HTML5 video player with rich built-in features
- you want subtitle, danmaku, and streaming-protocol support out of the box
- you need framework integration with Vue, React, or plain JavaScript

## When to avoid
- you need a native mobile player outside the browser
- you only need basic video playback and prefer the native <video> element
- you need DRM-protected commercial streaming with widevine/fairplay out of the box

## Facets
- artifact type: library
- maturity: active
- function: video-processing, ui-components, plugin-system
- domain: web-development, frontend, media
- platform: browser, cross-platform
- tags: html5-video-player, danmaku, subtitles, hls, dash, flv, javascript, video, nodejs

## Member repositories
- zhw2590582/ArtPlayer (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.175493+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-29T18:24:04.085229+00:00, confidence not recorded.
  - readme: https://github.com/zhw2590582/ArtPlayer (fetched 2026-08-28T04:08:32.175493+00:00, sha 0f71242b8db4)
  - homepage: https://artplayer.org (fetched 2026-08-29T09:17:21.652903+00:00, sha d3f92155441d)
  - site_page: https://artplayer.org/about (fetched 2026-08-29T09:17:21.664034+00:00, sha ad9a93cd6308)
  - registry_npm: https://registry.npmjs.org/artplayer (fetched 2026-08-29T09:17:21.665696+00:00, sha b4573dcb776a)
  - site_page: https://artplayer.org/document/en (fetched 2026-08-29T09:17:21.661896+00:00, sha d709bc2b8336)
- Data as of 2026-08-30T08:39:29.467469+00:00.
