mirror of
https://github.com/cooperhammond/irs.git
synced 2025-11-04 18:24:47 +00:00
| irs | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| setup.cfg | ||
| setup.py | ||
Ingenious Redistribution System
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
Installation
$ pip install irs
