e
Go to file
2016-12-10 22:56:50 -08:00
irs Redid the whole thing. Again. 2016-12-10 15:40:43 -08:00
.gitignore Fixed bug with installing the package from pip 2016-12-10 22:56:50 -08:00
LICENSE
README.md Fixed bug with installing the package from pip 2016-12-10 22:56:50 -08:00
setup.cfg Fixed bug with installing the package from pip 2016-12-10 22:56:50 -08:00
setup.py Fixed bug with installing the package from pip 2016-12-10 22:56:50 -08:00

Ingenious Redistribution System

License: GNU PyPI

Now with working album art!

An ingenious program to download audio from youtube and then parse metadata for the downloaded file.


Usage and Examples

usage: irs [-h] [-a ARTIST] [-A ALBUM | -s SONG]

optional arguments:
  -h, --help            show this help message and exit
  -a ARTIST, --artist ARTIST
                        Specify the artist name
  -A ALBUM, --album ALBUM
                        Specify album name of the artist
  -s SONG, --song SONG  Specify song name of the artist

asciicast


Installation

$ pip install irs