applemusic.json 965 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "comment": "Apple Music is a proprietary dis-service to listen to music.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Music Player",
  7. "Apple Music Client"
  8. ],
  9. "interface": [
  10. "JavaScript",
  11. "Touch"
  12. ],
  13. "issues": [
  14. "Non-Free Software",
  15. "Non-Free Network",
  16. "Non-Free JavaScript",
  17. "Surveillance",
  18. "Subscription",
  19. "DRM"
  20. ],
  21. "languages": [],
  22. "licenses": [],
  23. "links": {
  24. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Apple_Music_icon.svg/542px-Apple_Music_icon.svg.png",
  25. "wikipedia": "https://en.wikipedia.org/wiki/Apple_Music"
  26. },
  27. "names": [
  28. "Apple Music"
  29. ],
  30. "networks_read": [
  31. "apple music"
  32. ],
  33. "networks_write": [
  34. "apple music"
  35. ],
  36. "platforms": [
  37. "MacOS",
  38. "Windows",
  39. "iOS",
  40. "Android",
  41. "Web"
  42. ]
  43. }