Pantomime icon indicating copy to clipboard operation
Pantomime copied to clipboard

M3U8 parsing written in Swift

Results 9 Pantomime issues
Sort by recently updated
recently updated
newest added

When I try following URL, it crashes on URLBufferedReader. https://freedailyiptv.com/links/05-03-2019/World7_freedailyiptv.com.m3u I could not figure out why? It gives Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value...

Trying to build Pantomime with Carthage results in the following build error: > ... > > === BUILD TARGET Pantomime (tvOS) OF PROJECT Pantomime WITH CONFIGURATION Release === > >...

There are already forks that did it, like https://github.com/acrtec/Pantomime.

Thanks for work you've done. Sadly it didn't support my use case. So I made the following changes. Extinf wouldn't read the title properly, it now does. Also it didn't...

Could you please create a basic demo on M3u8 Parsing ? Like getting the Resolutions from the M3u8 url and append the base path.

Hi! First of all thank you for this awesome library:) Here is the issue that I've encountered while I was using it. I was trying to parse Master Playlist from...

Transfer framework to the Swift 3 syntax Edit crash on playlist entries that doesn't contain playlist-id value

When I add the package with Swift package manager, I get the following error and I am unable to import Pantomime: