# suifengqjn/TBPlayer

视频边下边播播，把播放器播放过的数据流缓存到本地，支持拖动。采用avplayer

Repository: https://github.com/suifengqjn/TBPlayer
Canonical: https://ross.abutalabs.com/products/tbplayer
Language: Objective-C
License: LGPL-3.0
License Family: copyleft
Topics: avplayer, downloader, buffer, buffer-data
Last push: 2023-01-03T06:22:06+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3867, "days_push": 1338, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1378, forks 245 (observed 2026-08-28T04:04:33.582973+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: video-processing, caching, file-system
- domain: mobile-development, media
- platform: -
- tags: avplayer, objective-c, streaming-cache, progressive-download, cocoapods, video, ios, mobile, swift

## Member repositories
- suifengqjn/TBPlayer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.582973+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-30T04:40:23.961214+00:00, confidence not recorded.
  - readme: https://github.com/suifengqjn/TBPlayer (fetched 2026-08-28T04:04:33.582973+00:00, sha a3cb09154e6f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
