Advertisement
Guest User

getv

a guest
Nov 11th, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.19 KB | None | 0 0
  1. [
  2.     {
  3.         "added": "1609040716",
  4.         "category_id": "66",
  5.         "container_extension": "mkv",
  6.         "custom_sid": "",
  7.         "direct_source": "",
  8.         "name": "Example Video 1",
  9.         "num": 1,
  10.         "rating": "4.2",
  11.         "rating_5based": 2.1,
  12.         "stream_icon": "https://example.com/example1.jpg",
  13.         "stream_id": 97675,
  14.         "stream_type": "movie"
  15.     },
  16.     {
  17.         "added": "1609040716",
  18.         "category_id": "66",
  19.         "container_extension": "mkv",
  20.         "custom_sid": "",
  21.         "direct_source": "",
  22.         "name": "Example Video 2",
  23.         "num": 2,
  24.         "rating": "3.9",
  25.         "rating_5based": 2,
  26.         "stream_icon": "https://example.com/example2.jpg",
  27.         "stream_id": 97676,
  28.         "stream_type": "movie"
  29.     },
  30.     {
  31.         "added": "1609040716",
  32.         "category_id": "66",
  33.         "container_extension": "mkv",
  34.         "custom_sid": "",
  35.         "direct_source": "",
  36.         "name": "Example Video 3",
  37.         "num": 3,
  38.         "rating": "3",
  39.         "rating_5based": 1.5,
  40.         "stream_icon": "https://example.com/example3.jpg",
  41.         "stream_id": 97677,
  42.         "stream_type": "movie"
  43.     }
  44. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement