diff options
Diffstat (limited to 'audio/coverlovin')
-rw-r--r-- | audio/coverlovin/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/coverlovin/README b/audio/coverlovin/README index f4d4ca8b7b..e28790057e 100644 --- a/audio/coverlovin/README +++ b/audio/coverlovin/README @@ -1,13 +1,15 @@ coverlovin (Cover Art Downloader). -coverlovin is a CLI recursive directory album art downloader written in Python. +coverlovin is a CLI recursive directory album art downloader written +in Python. -Coverlovin is a Python module for collecting artist and album details from a directory -hierarchy and downloading cover art from Google Images. +Coverlovin is a Python module for collecting artist and album details +from a directory hierarchy and downloading cover art from Google Images. It can be used both as a module and as a standalone application. -CoverLovin employs Ned Batchelder's excellent id3reader.py module to obtain id3 tag info from mp3 files. -For convenience this module is included in Coverlovin tar.gz releases. +CoverLovin employs Ned Batchelder's excellent id3reader.py module to +obtain id3 tag info from mp3 files. For convenience this module is +included in Coverlovin tar.gz releases. So... simply get your covers with: |