ChrishonWyllie / Celestial

A Caching service for multimedia
MIT License
8 stars 3 forks source link

Call completion block when displaying cached videos #53

Closed ChrishonWyllie closed 4 years ago

ChrishonWyllie commented 4 years ago

The URLVideoPlayerView has a completion block that should be called even when the video already exists in the cache. Currently, this completion is only called when the download for new items finishes.