metadata.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "223277933521928203",
  6. "name": "ryunt"
  7. },
  8. "service": "TVer",
  9. "description": {
  10. "en": "TVer is a Japanese ad-supported video on demand (AVOD) service. It allows viewers to watch TV programs they missed during their initial broadcast for free for one week.",
  11. "ja": "TVer(ティーバー)は国内最大級の見逃し無料配信動画サービスです。ドラマ、バラエティ、アニメ、報道・ドキュメンタリー、スポーツなど人気番組を毎週750番組以上見放題!"
  12. },
  13. "url": "tver.jp",
  14. "version": "1.0.12",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/T/TVer/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/TVer/assets/thumbnail.png",
  17. "color": "#21ABE6",
  18. "category": "videos",
  19. "tags": [
  20. "shows",
  21. "stream",
  22. "streaming",
  23. "tv",
  24. "video"
  25. ],
  26. "settings": [
  27. {
  28. "id": "lang",
  29. "multiLanguage": true
  30. },
  31. {
  32. "id": "privacy",
  33. "title": "Privacy Mode",
  34. "icon": "fad fa-user-secret",
  35. "value": false
  36. },
  37. {
  38. "id": "liveDetail",
  39. "if": {
  40. "privacy": false
  41. },
  42. "title": "Stream Details row1",
  43. "icon": "fas fa-comment-alt-edit",
  44. "value": "%tvStation%",
  45. "placeholder": "Use %tvStation% or %seriesTitle% or %title%"
  46. },
  47. {
  48. "id": "liveState",
  49. "if": {
  50. "privacy": false
  51. },
  52. "title": "Stream Details row2",
  53. "icon": "fas fa-comment-alt-edit",
  54. "value": "%seriesTitle%",
  55. "placeholder": "Use %tvStation% or %seriesTitle% or %title%"
  56. },
  57. {
  58. "id": "vidDetail",
  59. "if": {
  60. "privacy": false
  61. },
  62. "title": "Video Details row1",
  63. "icon": "fas fa-comment-alt-edit",
  64. "value": "%seriesTitle%",
  65. "placeholder": "Use %tvStation% or %seriesTitle% or %title%"
  66. },
  67. {
  68. "id": "vidState",
  69. "if": {
  70. "privacy": false
  71. },
  72. "title": "Video Details row2",
  73. "icon": "fas fa-comment-alt-edit",
  74. "value": "%title%",
  75. "placeholder": "Use %tvStation% or %seriesTitle% or %title%"
  76. },
  77. {
  78. "id": "timestamp",
  79. "title": "Show Timestamps",
  80. "icon": "fad fa-stopwatch",
  81. "value": true
  82. },
  83. {
  84. "id": "videoPic",
  85. "title": "Show Video Picture",
  86. "icon": "fad fa-images",
  87. "value": false
  88. },
  89. {
  90. "id": "buttons",
  91. "if": {
  92. "privacy": false
  93. },
  94. "title": "Show Buttons",
  95. "icon": "fas fa-compress-arrows-alt",
  96. "value": true
  97. }
  98. ]
  99. }