metadata.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Faelayis",
  6. "id": "328731868096888833"
  7. },
  8. "service": "AnimeYuzu",
  9. "description": {
  10. "en": "Watch anime online cartoons Thai dubbed anime Thai subtitled anime latest episodes.",
  11. "th": "ดูอนิเมะออนไลน์ การ์ตูน อนิเมะพากย์ไทย อนิเมะซับไทย ตอนใหม่ล่าสุด",
  12. "vi": "Xem những anime mới nhất trực tuyến có phụ đề và thuyết minh Tiếng Thái."
  13. },
  14. "url": "animeyuzu.com",
  15. "version": "1.0.12",
  16. "logo": "https://cdn.rcd.gg/PreMiD/websites/A/AnimeYuzu/assets/logo.png",
  17. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/A/AnimeYuzu/assets/thumbnail.png",
  18. "color": "#e67e22",
  19. "category": "anime",
  20. "tags": [
  21. "anime",
  22. "videos",
  23. "thai"
  24. ],
  25. "iframe": true,
  26. "iFrameRegExp": ".*",
  27. "settings": [
  28. {
  29. "id": "lang",
  30. "multiLanguage": true
  31. },
  32. {
  33. "id": "privacy",
  34. "title": "Privacy Mode",
  35. "icon": "fad fa-user-secret",
  36. "value": false
  37. },
  38. {
  39. "id": "showepisode",
  40. "title": "Show Episode",
  41. "icon": "fad fa-film",
  42. "value": true
  43. },
  44. {
  45. "id": "timestamps",
  46. "title": "Show Timestamps",
  47. "icon": "fad fa-stopwatch",
  48. "value": true
  49. },
  50. {
  51. "id": "subtitle",
  52. "title": "Show Subtitle Status",
  53. "icon": "fad fa-book-reader",
  54. "value": true
  55. },
  56. {
  57. "id": "buttons",
  58. "title": "Show Buttons",
  59. "icon": "fas fa-compress-arrows-alt",
  60. "value": true
  61. }
  62. ]
  63. }