Created
August 12, 2023 10:04
-
-
Save ali-han/ef56190e29d3360224418eb51c66a16a to your computer and use it in GitHub Desktop.
RED-VideoList
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
[ | |
{ | |
"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