neekeetab / CachingPlayerItem

Play and cache media content simultaneously on your iOS device
MIT License
520 stars 89 forks source link

remove item #37

Closed inflamesonly closed 4 years ago

inflamesonly commented 4 years ago

Hi, thanks for your work, it really makes work with caching very frustrating. I have a question. I need to find the cached item and update it, how can I do this?

neekeetab commented 4 years ago

CachingPlayerItem doesn't do caching, it only provides you with the downloaded data. It's up to you to how to store it