metadata.json 878 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "ry",
  6. "id": "421371986824921109"
  7. },
  8. "service": "Invidious",
  9. "description": {
  10. "en": "Invidious is an alternative front-end to YouTube.",
  11. "de": "Invidious ist eine alternative Oberfläche für YouTube.",
  12. "nl": "Invidious is een alternatieve front-end voor YouTube."
  13. },
  14. "url": [
  15. "iteroni.com",
  16. "invidious.fdn.fr",
  17. "invidious.snopyta.org",
  18. "vid.mint.lgbt",
  19. "yewtu.be"
  20. ],
  21. "version": "1.0.26",
  22. "logo": "https://cdn.rcd.gg/PreMiD/websites/I/Invidious/assets/logo.png",
  23. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/I/Invidious/assets/thumbnail.jpg",
  24. "color": "#00B6F0",
  25. "category": "videos",
  26. "tags": [
  27. "video",
  28. "media"
  29. ],
  30. "settings": [
  31. {
  32. "id": "privacy",
  33. "title": "Privacy Mode",
  34. "icon": "fad fa-user-secret",
  35. "value": false
  36. }
  37. ]
  38. }