Skip to content

Instantly share code, notes, and snippets.

@leafstrat
Created April 5, 2025 13:40
Show Gist options
  • Save leafstrat/b786f07df61a6c7fa04578e8d5ebce67 to your computer and use it in GitHub Desktop.
Save leafstrat/b786f07df61a6c7fa04578e8d5ebce67 to your computer and use it in GitHub Desktop.
{
"title": "Test Video",
"duration": 10,
"live": false,
"sources": [
{
"url": "https://seed128.bitchute.com/ZayHxkuCjdtH/T6WwQlnWr3r3.mp4",
"contentType": "video/mp4",
"quality": 1080,
"bitrate": 5000
}
],
"textTracks": [
{
"url": "https://example.com/subtitles.vtt",
"contentType": "text/vtt",
"name": "English Subtitles",
"default": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment