Last active
June 14, 2017 20:45
-
-
Save jlongman/4a462b8f426ea119d366f9aee2ef0cfe to your computer and use it in GitHub Desktop.
m3u8 crafted bug superchunklist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
#EXT-X-VERSION:3 | |
#EXT-X-TARGETDURATION:2 | |
#EXT-X-MEDIA-SEQUENCE:10395 | |
#EXTINF:1.0, | |
fake_10395.ts | |
#EXTINF:1.0, | |
fake_10396.ts | |
#EXTINF:1.0, | |
fake_10397.ts | |
#EXTINF:1.0, | |
fake_10398.ts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment