We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Note: Found in 1.x but should also check 2.x when fixing)
Parsing this playlist:
#EXTM3U #EXT-X-VERSION:7 #EXT-X-PLAYLIST-TYPE:EVENT #EXT-X-TARGETDURATION:3 #EXT-X-KEY:METHOD=AES-128,URI="http://myserver.com",IV=0x000102030aaaaccccccccbbbbb0d0e0f #EXT-X-MAP:URI=\"http://myserver.com/init.mp4\" #EXT-X-ENDLIST
Parse should succeed
Crash in HLSPlaylistStructure.rebuild()
HLSPlaylistStructure.rebuild()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(Note: Found in 1.x but should also check 2.x when fixing)
Parsing this playlist:
Expected Behavior
Parse should succeed
Observed Behavior
Crash in
HLSPlaylistStructure.rebuild()
Observed on device(s):
Observed on OS Version(s):
The text was updated successfully, but these errors were encountered: