# BMSVieira/moovie.js

Movie focused HTML5 Player

Repository: https://github.com/BMSVieira/moovie.js
Canonical: https://ross.abutalabs.com/products/mooviejs
Homepage: https://mooviejs.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: vanilla-javascript, vanillajs, player-video, player, player-controls, html5, moovie, captions, webtorrent, adjust-captions, dashjs
Last push: 2025-01-03T10:28:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2003, "days_push": 607, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1700, forks 135 (observed 2026-08-28T04:05:24.188956+00:00)

## What it is
Moovie.js is a movie-focused HTML5 video player library built with vanilla JavaScript and no dependencies. It provides customizable controls, caption support (.vtt/.srt) with on-the-fly offset adjustment, plugins, custom events, i18n, and integrations with webtorrent.js, dash.js, Shaka Player, and hls.js.

## Use cases
- embed a customizable html5 video player on my site
- play videos with srt and vtt subtitles
- adjust subtitle timing offset while watching
- add caption tracks locally without a server
- stream torrents or hls/dash video in the browser
- internationalize video player controls
- trigger custom actions at specific video timestamps

## When to choose
- you need a dependency-free vanilla JS video player with strong caption support
- you want built-in subtitle offset adjustment and local caption loading
- you need streaming integrations like HLS, DASH, or WebTorrent in one player
- you want a lightweight, customizable player with plugins and i18n

## When to avoid
- you need a full-featured commercial-grade player with DRM and analytics out of the box
- you require a React/Vue component wrapper rather than a vanilla JS library
- you need audio-only or playlist-focused playback rather than movie/video playback

## Facets
- artifact type: library
- maturity: active
- function: video-processing, ui-components, internationalization, plugin-system
- domain: web-development, frontend, media
- platform: browser
- tags: html5-video-player, captions, subtitles, webtorrent, hls, dash, vanilla-js, custom-events, video, javascript, web

## Member repositories
- BMSVieira/moovie.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.188956+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:37:44.658117+00:00, confidence not recorded.
  - readme: https://github.com/BMSVieira/moovie.js (fetched 2026-08-28T04:05:24.188956+00:00, sha 93011a06a731)
- Data as of 2026-08-30T08:39:29.467469+00:00.
