Skip to content

Instantly share code, notes, and snippets.

@ali-han
Created August 12, 2023 10:04
Show Gist options
  • Save ali-han/ef56190e29d3360224418eb51c66a16a to your computer and use it in GitHub Desktop.
Save ali-han/ef56190e29d3360224418eb51c66a16a to your computer and use it in GitHub Desktop.
RED-VideoList
[
{
"videoId": "gQDByCdjUXw",
"title": "Video 1 Title",
"thumbnailUrl": "https://example.com/thumbnail1.jpg"
},
{
"videoId": "iLnmTe5Q2Qw",
"title": "Video 2 Title",
"thumbnailUrl": "https://example.com/thumbnail2.jpg"
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment