Ross ROSS = Recommend OSS · open-source software intelligence for agents

yangchong211/YCVideoPlayer

🔥🔥🔥 基础封装视频播放器player,可以在ExoPlayer、MediaPlayer原生MediaPlayer可以自由切换内核;该播放器整体架构:播放器内核(自由切换) + 视频播放器 + 边播边缓存 + 高度定制播放器UI视图层。支持视频简单播放,列表播放,仿抖音滑动播放,自动切换播放,使用案例丰富,拓展性强。 observed · 2026-08-28

github.com/yangchong211/YCVideoPlayer · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3170
  • days_rel: n/a
  • days_push: 1614
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2261 stars · 462 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A highly extensible Android video player library that wraps multiple playback kernels (MediaPlayer, ExoPlayer, IjkPlayer) behind a unified API with free kernel switching. Its architecture separates the player kernel, video player core, cache-while-playing layer, and a fully customizable UI view layer, supporting simple playback, list playback, and TikTok-style swipe playback.

Use cases

  • play videos in an Android app with switchable playback kernels
  • implement video playback in a RecyclerView list with floating small-window playback
  • build a TikTok-style vertical swipe video feed
  • cache video while streaming for offline-friendly playback
  • fully customize the player UI without touching player logic
  • record and restore video playback positions locally
  • add danmaku, ads, or trial-preview views on top of the player

When to choose

  • you need an Android video player with swappable MediaPlayer/ExoPlayer/IjkPlayer kernels
  • you want strict decoupling between player logic, business logic, and UI views
  • you need list playback, small-window playback, or swipe-based video feeds
  • you want cache-while-playing and playback position persistence out of the box

When to avoid

  • you need an iOS, web, or cross-platform player
  • you need playback speed with the MediaPlayer kernel (unsupported)
  • you need a maintained solution with frequent updates and recent releases
  • you need RTC or Tencent player kernels today (planned but not implemented)

Facets

library · maturity maintenance

video-processing ui-components caching plugin-system android-tools media mobile-development jvm video-player exoplayer mediaplayer ijkplayer video-cache list-playback tiktok-style-playback customizable-ui android-library video android mobile

1 source

Member repositories

RepositoryRoleHealth v2
yangchong211/YCVideoPlayermain23

For agents

markdown · JSON · MCP: product_card(name="yangchong211/YCVideoPlayer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem