metadata.json 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Kozou",
  6. "id": "379362415428632576"
  7. },
  8. "service": "Vostfree",
  9. "description": {
  10. "en": "Download and watch your anime online. Watch animes in French version and original version online, french dubbed anime in ddl for free.",
  11. "fr": "Téléchargez et regardez vos animes en ligne. Regardez des animes VF et VOSTFR en ligne, anime vf en ddl gratuitement."
  12. },
  13. "url": "vostfree.tv",
  14. "version": "1.0.19",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/V/Vostfree/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/V/Vostfree/assets/thumbnail.png",
  17. "color": "#1b1c1d",
  18. "category": "anime",
  19. "tags": [
  20. "vostfree",
  21. "streaming",
  22. "anime",
  23. "french"
  24. ],
  25. "iframe": true,
  26. "iFrameRegExp": ".*",
  27. "settings": [
  28. {
  29. "id": "privacy",
  30. "title": "Mode privé",
  31. "icon": "fad fa-user-secret",
  32. "value": false
  33. },
  34. {
  35. "id": "button",
  36. "title": "Afficher les boutons",
  37. "icon": "fas fa-compress-arrows-alt",
  38. "value": true
  39. }
  40. ]
  41. }