metadata.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Atom Skully",
  6. "id": "671037171611729920"
  7. },
  8. "contributors": [
  9. {
  10. "name": "DooMLorD",
  11. "id": "654398152513945611"
  12. },
  13. {
  14. "name": "RisingSunLight",
  15. "id": "240521747852558347"
  16. },
  17. {
  18. "name": "Kozou",
  19. "id": "379362415428632576"
  20. }
  21. ],
  22. "service": "Voiranime",
  23. "description": {
  24. "en": "Voiranime is a streaming website where you can watch VF and VOSTFR anime.",
  25. "fr": "Voiranime est un site pour regarder des animes gratuits en streaming VF VOSTFR.",
  26. "ga_IE": "Is suíomh Gréasáin sruthú é Voiranime inar féidir leat féachaint ar VF agus VOSTFR anime.",
  27. "nl": "Voiranime is een streamingwebsite waar je VF- en VOSTFR-anime kunt bekijken."
  28. },
  29. "url": "voiranime.com",
  30. "regExp": "([a-z0-9-]+[.])*voiranime[.]com[/]",
  31. "version": "2.2.3",
  32. "logo": "https://cdn.rcd.gg/PreMiD/websites/V/Voiranime/assets/logo.png",
  33. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/V/Voiranime/assets/thumbnail.png",
  34. "color": "#1a1920",
  35. "category": "anime",
  36. "tags": [
  37. "voiranime",
  38. "streaming",
  39. "french"
  40. ],
  41. "iframe": true,
  42. "iFrameRegExp": ".*",
  43. "settings": [
  44. {
  45. "id": "lang",
  46. "multiLanguage": true
  47. },
  48. {
  49. "id": "privacy",
  50. "title": "Privacy Mode",
  51. "icon": "fad fa-user-secret",
  52. "value": false
  53. },
  54. {
  55. "id": "timestamps",
  56. "title": "Show Timestamps",
  57. "icon": "fad fa-stopwatch",
  58. "value": true
  59. },
  60. {
  61. "id": "buttons",
  62. "title": "Show Buttons",
  63. "icon": "fas fa-compress-arrows-alt",
  64. "value": true
  65. }
  66. ]
  67. }