dfd / database.json
Subham9126's picture
Update database.json
e7a2fbb verified
Raw
History Blame
1.16 kB
[
{
"title": "Sample Video 1",
"url": "https://pub-ae4961d7376541d7ac8c9c9f32eed981.r2.dev/Solo.Leveling.Arise.from.the.Shadow.S02E07.1080p.WEB-DL.Hindi.2.0-English.2.0.ESub.x264-HDHub4u.Tv.mkv",
"thumbnail": "https://example.com/thumbnails/sample1.jpg"
},
{
"title": "Sample Video 2",
"url": "https://pixeldrain.net/api/file/s38VHJVB?download",
"thumbnail": "https://example.com/thumbnails/sample2.jpg"
},
{
"title": "Tutorial: Getting Started",
"url": "https://example.com/videos/nature.mp4",
"thumbnail": "https://example.com/thumbnails/tutorial.jpg"
},
{
"title": "Nature Documentary",
"url": "https://example.com/videos/nature.mp4",
"thumbnail": "https://example.com/thumbnails/nature.jpg"
},
{
"title": "Tech Review",
"url": "https://example.com/videos/tech.mp4",
"thumbnail": "https://example.com/thumbnails/tech.jpg"
},
{
"title": "Cooking Show",
"url": "https://example.com/videos/cooking.mp4",
"thumbnail": "https://example.com/thumbnails/cooking.jpg"
}
]