File size: 1,270 Bytes
07c1369
 
c9bb9f0
 
 
05671ff
c9bb9f0
 
 
 
 
 
 
 
 
 
 
 
 
 
07c1369
 
c9bb9f0
7fc69a1
c9bb9f0
7fc69a1
c9bb9f0
05671ff
 
 
7fc69a1
05671ff
 
1342f37
05671ff
 
07c1369
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
  {
    "id": "sample-video-1",
    "title": "Beautiful Nature Scenes",
    "description": "Relaxing footage of natural landscapes from around the world. Perfect for background or meditation.",
    "videoPath": "videos/nature.mp4",
    "thumbnailPath": "thumbnails/nature_thumb.jpg",
    "duration": "12:34",
    "subtitleTracks": [
      {
        "label": "English",
        "srclang": "en",
        "path": "subs/nature_en.vtt"
      },
      {
        "label": "Spanish",
        "srclang": "es",
        "path": "subs/nature_es.vtt"
      }
    ]
  },
  {
    "id": "sample-video-2",
    "title": "EP1",
    "description": "A day in the life of a bustling city captured in time lapse photography.",
    "videoPath": "/Solo.Leveling.Arise.from.the.Shadow.S02E01.1080p.WEB-DL.Hindi.2.0-English.2.0.ESub.x264-HDHub4u.Tv.mkv",
    "thumbnailPath": "thumbnails/city_thumb.jpg",
    "duration": "5:20"
  },
  {
    "id": "EP7",
    "title": "Underwater Exploration",
    "description": "Dive into the depths with this underwater footage of coral reefs and marine life.",
    "videoPath": "https://huggingface.co/Subham9126/oldmem/resolve/main/Doraemon%20S01E01%20%5BRareToonsIndia%5D.mkv",
    "thumbnailPath": "thumbnails/ocean_thumb.jpg",
    "duration": "8:45"
  }
]