# djteang/OrangeTV

本项目采用 CC BY-NC-SA 协议，禁止任何商业化行为，任何衍生项目必须保留本项目地址并以相同协议开源

Repository: https://github.com/djteang/OrangeTV
Canonical: https://ross.abutalabs.com/products/orangetv
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2025-09-25T03:08:38+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 43, release rhythm 48, longevity 25
- inputs: {"age_days": 359, "days_push": 342, "days_rel": 347, "gap_med": 4, "n_releases_24m": 4}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1097, forks 458 (observed 2026-08-28T04:03:34.700192+00:00)

## What it is
OrangeTV is a self-hosted, cross-platform video aggregation and streaming web application built with Next.js 14, TypeScript, and Tailwind CSS. It aggregates search results from multiple user-supplied video sources and plays them in-browser via ArtPlayer and HLS.js, with favorites and watch-progress sync through Redis-compatible storage.

## Use cases
- aggregate search across multiple video sources
- watch free movies and TV shows online in a self-hosted player
- sync watch progress and favorites across devices
- install a PWA media player on mobile or desktop
- deploy a personal streaming UI with Docker
- skip in-video slice ads while playing

## When to choose
- you want a ready-to-deploy, Docker-based media aggregation web app
- you need multi-source search with a polished responsive UI and PWA support
- you want watch history and favorites synced via Redis/Kvrocks/Upstash

## When to avoid
- you expect built-in video sources or live streams - it ships empty and requires you to supply your own
- you need a fully permissive license - it uses CC BY-NC-SA and forbids commercial use
- you want a native TV or mobile app rather than a web/PWA interface

## Facets
- artifact type: application
- maturity: active
- function: video-processing, search-engine, web-framework, self-hosted
- domain: media, web-development, self-hosted, entertainment
- platform: self-hosted, cross-platform
- tags: video-streaming, media-aggregator, nextjs, pwa, hls, video-player, docker-deployment, docker, web-server

## Member repositories
- djteang/OrangeTV (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.700192+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-30T06:46:33.978900+00:00, confidence not recorded.
  - readme: https://github.com/djteang/OrangeTV (fetched 2026-08-28T04:03:34.700192+00:00, sha 243c66915c76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
