Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qi-shun-wang/HLSDownloader

Download Crypted HLS with server key and play video as local playing on iOS device.
https://github.com/qi-shun-wang/HLSDownloader

crypted downloader http ios key live local m3u8 movpkg player session stream swift ts

Last synced: 3 months ago
JSON representation

Download Crypted HLS with server key and play video as local playing on iOS device.

Awesome Lists containing this project

README

        

# HLSDownloader

[![CI Status](https://img.shields.io/travis/qi-shun-wang/HLSDownloader.svg?style=flat)](https://travis-ci.org/qi-shun-wang/HLSDownloader)
[![Version](https://img.shields.io/cocoapods/v/HLSDownloader.svg?style=flat)](https://cocoapods.org/pods/HLSDownloader)
[![License](https://img.shields.io/cocoapods/l/HLSDownloader.svg?style=flat)](https://cocoapods.org/pods/HLSDownloader)
[![Platform](https://img.shields.io/cocoapods/p/HLSDownloader.svg?style=flat)](https://cocoapods.org/pods/HLSDownloader)

## Example

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

## Requirements

## Installation

HLSDownloader is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'HLSDownloader'
```

## Author

[Shun Wang]([email protected])

## License

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