metadata.json 721 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "189690228292845568",
  6. "name": "angelolz"
  7. },
  8. "service": "Nebula",
  9. "description": {
  10. "en": "Nebula is the home of smart, thoughtful videos, podcasts, and classes from your favorite creators."
  11. },
  12. "url": "nebula.tv",
  13. "version": "1.0.8",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/N/Nebula/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/N/Nebula/assets/thumbnail.jpeg",
  16. "color": "#67bef5",
  17. "category": "videos",
  18. "tags": [
  19. "nebula",
  20. "video",
  21. "media"
  22. ],
  23. "settings": [
  24. {
  25. "id": "buttons",
  26. "title": "Show Buttons",
  27. "icon": "fa-regular fa-rectangle-list",
  28. "value": true
  29. }
  30. ]
  31. }