| Class | MusicExtras::Allofmp3 |
| In: |
lib/musicextras/musicsites/allofmp3.rb
|
| Parent: | MusicSite |
This is an implementation of MusicSite for www.allifmp3.com
| NAME | = | 'Allofmp3' |
| URL | = | 'www.allofmp3.com' |
| DESCRIPTION | = | 'Artist images, album covers for many genres' |
Fetches album cover from the site, returning the image as a binary string
Note: returns nil if something went wrong
Fetches artist image from site, returning the image as a binary string
Note: returns nil if something went wrong (including not being able to find the artist image)