Last active
June 5, 2023 00:44
-
-
Save kaidokert/888032c77e4c68cbb0d0c44928d5ba3d to your computer and use it in GitHub Desktop.
YTS test playlist file
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
[{ | |
"name": "Youtube Test suite", | |
"samples": [{ | |
"name": "Random first test", | |
"uri": "https://storage.googleapis.com/ytlr-cert.appspot.com/test-materials/media/high-bitrate/concat/sdr-fps-30/video10_137_h264_1920x1080_fps%3D30_bitrate_kbps%3D19021k.mp4" | |
}, | |
{ | |
"name": "A bit heavy test", | |
"uri": "https://storage.googleapis.com/ytlr-cert.appspot.com/test-materials/media/high-bitrate/sdr-drm/video10_h264_fps%3D30.0_bitrate_kbps%3D18994.589.enc" | |
} | |
] | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment