Last active
August 19, 2016 21:01
-
-
Save flavioribeiro/0e419bb24b306fc00277d8b8c7a84e30 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "jobId": "ba4bd5fc-ed20-4b1e-91f1-783fc8aa7816", | |
| "externalId": "50241", | |
| "timestamp": "2016-08-08T19:49:11.436862Z", | |
| "metadata": { | |
| "slug": "test-scoop2sl-5", | |
| "more_stuff_here": "random_data" | |
| }, | |
| "renditions": [ | |
| { | |
| "type": "video_720p@2500k_webm", | |
| "url": "http://video1.nytimes.com/video/vid-stg/2016/04/27/50241_1_test-scoop2sl-5_wg_720p.webm", | |
| "duration": "74241", | |
| "width": "1280", | |
| "height": "720", | |
| "video_codec": "VP8", | |
| "bitrate": "2632366" | |
| }, | |
| { | |
| "type": "video_240p@300k_mp4", | |
| "url": "http://video1.nytimes.com/video/vid-stg/2016/04/27/50241_1_test-scoop2sl-5_wg_240p.mp4", | |
| "duration": "74241", | |
| "width": "424", | |
| "height": "240", | |
| "video_codec": "H264", | |
| "bitrate": "367083" | |
| }, | |
| { | |
| "type": "hls", | |
| "url": "http://video1.nytimes.com/video/vid-stg/2016/04/27/50241_1_test-scoop2sl-5_wg_hls/master.m3u8", | |
| "duration": "74241", | |
| "width": "1920", | |
| "height": "1080", | |
| "video_codec": "H264", | |
| "bitrate": "" | |
| }, | |
| { | |
| "type": "syndication", | |
| "url": "http://video1.nytimes.com/video/vid-stg/2016/04/27/50241_1_wg_hd_synd.mov", | |
| "duration": "74241", | |
| "width": "1920", | |
| "height": "1080", | |
| "video_codec": "H264", | |
| "bitrate": "2000000" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment