Swiftpack.co - Swift Packages by M3U8Kit

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by M3U8Kit

M3U8Kit/M3U8Parser 1.1.0
A light weight M3U8 parser. Support X-Key & X-Session-Key.
⭐️ 252
🕓 5 days ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.1.0
5 days ago
## What's Changed * Add `additionalParameters` to resolve tvg-logo/tvg-id/tvg-country or other additional properties as key-value pairs for M3U8 EXTINF. by @wolfcon in https://github.com/M3U8Kit/M3U8Parser/pull/36 * Add Privacy manifest **Full Changelog**: https://github.com/M3U8Kit/M3U8Parser/compare/1.0.2...1.1.0
2 years ago
- Set support from 9.0 instead of 8.0 in PodSpec
3 years ago
- SPM mistake fixed
1.0.0
3 years ago
- Fix some spelling mistakes(`m3u8PlainString` instead of ~m3u8PlanString~) - Fix array values like `Codecs` missing part in parsing. - Add method namespace for Category (`m3u_`) - Remove redundant targets in project.
Add EXT-X-Version:4 support
3 years ago
- Add EXT-X-Version:4 support
3 years ago
- Fix CRLF handling when reading master playlist (#24) . - Release SPM support officially.
3 years ago
- Add support for AVERAGE-BANDWIDTH property - Add tvOS/watchOS/macOS support
Bug Fix
4 years ago
- `loadM3U8AsynchronouslyCompletion` should not run in main queue specifically. - fix a bug that parsing error could not send to block - rename easy funtion `loadM3U8AsyncCompletion`
Bug fix
4 years ago
Add X-Key for each ts resource.
5 years ago
# Refactor: 1. Class 'XSessionKey' is renamed 'XKey' for reuse. 2. KeyValue parser by equal mark implementation is rewritten. 3. Remove demo pod # New: 1. Add X-Key for each ts resource. 2. Add more unit tests. 3. add carthage check status

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics