Closed evandcoleman closed 4 years ago
Resolves #32
Adds a method for fetching album artwork.
Using the library:
let buffer = await device.requestArtwork(width, height);
Using the cli:
appletv --credentials <credentials> artwork --output artwork.png
Resolves #32
Adds a method for fetching album artwork.
Using the library:
Using the cli: