# dito010/JPVideoPlayer

Automatic play video & cache video data in UITableView like Weibo and Douyin.

Repository: https://github.com/dito010/JPVideoPlayer
Canonical: https://ross.abutalabs.com/products/jpvideoplayer
Homepage: http://www.jianshu.com/users/e2f2d779c022/latest_articles
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2021-08-02T02:38:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3642, "days_push": 1858, "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 2230, forks 427 (observed 2026-08-28T04:06:29.023692+00:00)

## What it is
An Objective-C library for iOS that plays videos inline in UITableView cells (like Weibo/Douyin feeds) based on AVPlayer, with caching while playing. It supports seek, breakpoint resume, landscape layout, and custom control views.

## Use cases
- play videos automatically in a scrolling table view feed
- cache video data while playing like Weibo
- resume video playback from a list cell to a detail screen
- add a custom video player control view in iOS
- play local and remote videos with mute toggle in cells

## When to choose
- building an iOS feed app with inline autoplaying videos
- you need video caching during playback on iOS 8+
- you want Objective-C or Swift integration via CocoaPods

## When to avoid
- starting a new project, since the project is officially abandoned
- you need Android or cross-platform support
- you need actively maintained player features or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: video-processing, caching, ui-components
- domain: mobile-development, media
- platform: -
- tags: video-player, avplayer, uitableview, objective-c, cocoapods, streaming-cache, video, ios, mobile, swift

## Member repositories
- dito010/JPVideoPlayer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.023692+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-30T02:44:37.947383+00:00, confidence not recorded.
  - readme: https://github.com/dito010/JPVideoPlayer (fetched 2026-08-28T04:06:29.023692+00:00, sha 4a9eae88a5e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
