Created
March 9, 2019 04:34
-
-
Save x1wins/9a7214a203ca1aa5a3c424cd0f6971f8 to your computer and use it in GitHub Desktop.
playlist.m3u8
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-STREAM-INF:BANDWIDTH=800000,RESOLUTION=640x360 | |
360p.m3u8 | |
#EXT-X-STREAM-INF:BANDWIDTH=1400000,RESOLUTION=842x480 | |
480p.m3u8 | |
#EXT-X-STREAM-INF:BANDWIDTH=2800000,RESOLUTION=1280x720 | |
720p.m3u8 | |
#EXT-X-STREAM-INF:BANDWIDTH=5000000,RESOLUTION=1920x1080 | |
1080p.m3u8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment