spotify.json 966 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "comment": "An unfortunatly way too popular music player thingy. Which let's you also search for music. What a big deal...",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Music Player",
  7. "Marketplace"
  8. ],
  9. "interface": [
  10. "JavaScript",
  11. "Touch"
  12. ],
  13. "issues": [
  14. "Surveillance",
  15. "Subscription",
  16. "DRM",
  17. "Non-Free Software"
  18. ],
  19. "languages": [],
  20. "licenses": [],
  21. "links": {
  22. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Spotify_logo_with_text.svg/220px-Spotify_logo_with_text.svg.png",
  23. "wikipedia": "https://en.wikipedia.org/wiki/Spotify"
  24. },
  25. "names": [
  26. "Spotify"
  27. ],
  28. "networks_read": [
  29. "spotify"
  30. ],
  31. "networks_write": [
  32. "spotify"
  33. ],
  34. "platforms": [
  35. "Web",
  36. "Windows",
  37. "GNU/Linux",
  38. "macOS",
  39. "Android",
  40. "iOS"
  41. ]
  42. }