CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.

M3u8DownLoadManger 0.0.4

M3u8DownLoadManger 0.0.4

Maintained by wusa.



 
Depends on:
GCDWebServer/WebDAV~> 3.0
AFNetworking>= 0
YYCache>= 0
 

  • By
  • 1241545546

M3u8DownLoadManger

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

1.启动服务器 M3u8Cache.startListenService() 2. 预下载 M3u8DownLoad.manger.downLoadProTs(url: "http://vcache.city84.com/video/c110477/audio/6a9b7675f34e4c0d86acaae70c1befba.m3u8") 3.映射后的播放地址 丢给播放器播放 let lurl = M3u8Cache.proxyLocal(url: "http://vcache.city84.com/video/c110477/audio/6a9b7675f34e4c0d86acaae70c1befba.m3u8") 播放器播放 play(lurl)

Requirements

Installation

M3u8DownLoadManger is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'M3u8DownLoadManger'

Author

wusa, '[email protected]'

License

M3u8DownLoadManger is available under the MIT license. See the LICENSE file for more info.