# KuekHaoYang/KVideo

一个基于 Next.js 16 构建的现代化视频聚合播放平台。采用独特的 "Liquid Glass" 设计语言，提供流畅的视觉体验和强大的视频搜索功能。

Repository: https://github.com/KuekHaoYang/KVideo
Canonical: https://ross.abutalabs.com/products/kvideo
Homepage: https://kvideo.pages.dev/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-16T03:10:30+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 45, longevity 20
- inputs: {"age_days": 290, "days_push": 17, "days_rel": 153, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4034, forks 6877 (observed 2026-08-28T04:08:32.839504+00:00)

## What it is
KVideo is a modern video aggregation and playback platform built on Next.js 16, React 19, and Tailwind CSS v4, featuring a distinctive 'Liquid Glass' glassmorphism design language. It aggregates multiple user-configured video sources with parallel search over SSE, and plays HLS (.m3u8) streams via hls.js with a full-featured player.

## Use cases
- aggregate multiple video sources into one searchable platform
- search across video sources in parallel with live results
- play m3u8 HLS streams with a full-featured web player
- self-host a personal video browsing and playback site
- watch videos with friends in sync
- cast videos to TV via Chromecast
- manage custom video source subscriptions via JSON import

## When to choose
- you want a polished, self-hosted video aggregation UI with modern design
- you need multi-source parallel search with real-time SSE results
- you need HLS playback with PiP, Chromecast, keyboard shortcuts, and mobile gestures
- you want per-user custom video sources and subscription-based source management

## When to avoid
- you expect built-in video content or IPTV sources - none are included by default
- you need a native mobile or desktop app rather than a web application
- you need DRM-protected or licensed content playback
- you want a simple embeddable player library rather than a full platform

## Facets
- artifact type: application
- maturity: active
- function: search-engine, http-server, streaming, web-scraping, ui-components, state-management
- domain: web-development, media, frontend, self-hosted
- platform: self-hosted, cross-platform
- tags: video-aggregator, nextjs, hls-player, liquid-glass-design, video-search, streaming-player, react, tailwindcss, typescript, chromecast, picture-in-picture, watch-together, video, web-server, nodejs, docker

## Member repositories
- KuekHaoYang/KVideo (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.839504+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:23:48.726315+00:00, confidence not recorded.
  - readme: https://github.com/KuekHaoYang/KVideo (fetched 2026-08-28T04:08:32.839504+00:00, sha 4d31247d351b)
  - homepage: https://kvideo.pages.dev/ (fetched 2026-08-29T09:16:40.448009+00:00, sha aed7587cff2f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
