metadata.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Kyrie",
  6. "id": "368399721494216706"
  7. },
  8. "service": "Wcostream",
  9. "description": {
  10. "en": "Watch anime online, You can watch anime movies online and english dubbed. Our site to watch animes. Best online animes series here."
  11. },
  12. "url": "www.wcostream.tv",
  13. "regExp": "(www[.])?wcostream[.].{2,5}",
  14. "version": "1.1.19",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/W/Wcostream/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/Wcostream/assets/thumbnail.png",
  17. "color": "#FFCE39",
  18. "category": "videos",
  19. "tags": [
  20. "anime",
  21. "cartoon",
  22. "streaming"
  23. ],
  24. "iframe": true,
  25. "iFrameRegExp": ".*",
  26. "settings": [
  27. {
  28. "id": "timestamps",
  29. "title": "Show Timestamps",
  30. "icon": "fad fa-stopwatch",
  31. "value": true
  32. },
  33. {
  34. "id": "cover",
  35. "title": "Show Cover",
  36. "icon": "fad fa-images",
  37. "value": true
  38. },
  39. {
  40. "id": "buttons",
  41. "title": "Show Buttons",
  42. "icon": "fas fa-compress-arrows-alt",
  43. "value": true
  44. }
  45. ]
  46. }