suifengqjn/TBPlayer
视频边下边播播,把播放器播放过的数据流缓存到本地,支持拖动。采用avplayer observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3867
- days_rel: n/a
- days_push: 1338
- n_releases_24m: 0
Adoption not part of the score
1378 stars · 245 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TBPlayer is an iOS Objective-C library that enables progressive video playback with AVPlayer while caching the streamed data locally. It supports seeking during playback and reusing cached data for subsequent plays.
Use cases
- play videos while downloading on iOS
- cache AVPlayer streamed data to local storage
- support seeking in progressively downloaded videos
- replay cached videos without re-downloading
- implement video streaming with offline caching in an iOS app
When to choose
- you need AVPlayer-based video playback with local caching on iOS
- you want progressive download with drag/seek support
- your app is Objective-C or CocoaPods-based
When to avoid
- you need cross-platform video caching (Android, web)
- you require actively maintained code or recent updates
- you need advanced streaming protocols like HLS with DRM
Facets
library · maturity maintenance
video-processing caching file-system mobile-development media avplayer objective-c streaming-cache progressive-download cocoapods video ios mobile swift
1 source
- readme: https://github.com/suifengqjn/TBPlayer · fetched 2026-08-28 · a3cb09154e6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| suifengqjn/TBPlayer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="suifengqjn/TBPlayer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem