Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/qi-shun-wang/HLSDownloader
- Owner: qi-shun-wang
- License: mit
- Created: 2019-05-10T03:04:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T09:49:11.000Z (about 5 years ago)
- Last Synced: 2024-07-24T01:19:23.898Z (4 months ago)
- Topics: crypted, downloader, http, ios, key, live, local, m3u8, movpkg, player, session, stream, swift, ts
- Language: Swift
- Homepage:
- Size: 154 KB
- Stars: 29
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-video - qi-shun-wang/HLSDownloader - Download Crypted HLS with server key and play video as local playing on iOS device. - qi-shun-wang/HLSDownloader (HLS / Talks Presentations Podcasts)
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.