使用的NSURLSessionDownloadTask进行的下载,包括复杂的下载流畅
- Mp4
- M3U8
- 列表
其中M3U8又分为一下几种情况
- 里边的小片段是正常的,可以下载的小mp4片段
- 里边的小片段是相对路径,需要拼接外部的地址,才能正常访问的
- 里边又包括几个小M3U8片段,需要递归进行下载的
...尽情期待
To run the example project, clone the repo, and run pod install
from the Example directory first.
TFDownLoad is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'TFDownLoad'
[email protected], [email protected]
TFDownLoad is available under the MIT license. See the LICENSE file for more info.