You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be intentional so that you can manipulate the segment window without removing references to segments, but head and tail aren't exposed (#127), so it doesn't seem very useful.
DecodeFrom initializes a playlist with a 1024 length slice, so you'll just have to make a nil check at the start of your loop
code for reproduce:
m3u8 file for test:
result:
The text was updated successfully, but these errors were encountered: