{ "info": { "author": "Steven Smith", "author_email": "stevensmith.ome@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Multimedia :: Sound/Audio" ], "description": "addlyrics\r\n=========\r\n\r\nAdds lyrics (via getlyrics) to mp3 file\r\n\r\nUsage\r\n-----\r\n\r\n::\r\n\r\n usage: addlyrics [-h] [-i INDEX] [--lang LANG] [--desc DESC] filename term\r\n\r\n positional arguments:\r\n filename Filename of mp3 file to add lyrics\r\n term Search term, passed to getlyrics\r\n\r\n optional arguments:\r\n -h, --help show this help message and exit\r\n -i INDEX, --index INDEX\r\n Song index, passed to getlyrics\r\n --lang LANG Three letter code from ISO 639-2. Defaults to 'eng'\r\n --desc DESC Description of lyrics. Defaults to 'Lyrics from\r\n azlyrics.com'\r\n\r\nInstallation\r\n------------\r\n\r\nVia ``pip``:\r\n\r\n::\r\n\r\n pip3 install addlyrics\r\n\r\nAlternatively:\r\n\r\n- Clone the repository, ``cd addlyrics``\r\n- Run ``python3 setup.py install`` or ``pip3 install -e``", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/blha303/addlyrics/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "addlyrics", "package_url": "https://pypi.org/project/addlyrics/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/addlyrics/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/blha303/addlyrics/" }, "release_url": "https://pypi.org/project/addlyrics/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Adds lyrics (via getlyrics) to mp3 file", "version": "1.0.0" }, "last_serial": 1821303, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "9c426dfc95edc519cd1067381d8610d3", "sha256": "0e6cd78c469326180395cf52b713ed784406f4b6d97e8666523561649d470ffa" }, "downloads": -1, "filename": "addlyrics-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9c426dfc95edc519cd1067381d8610d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2190, "upload_time": "2015-11-17T21:36:11", "url": "https://files.pythonhosted.org/packages/7d/e1/7313030edf12017b22f61633353707740da7378fb8520f06b65857a73337/addlyrics-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c426dfc95edc519cd1067381d8610d3", "sha256": "0e6cd78c469326180395cf52b713ed784406f4b6d97e8666523561649d470ffa" }, "downloads": -1, "filename": "addlyrics-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9c426dfc95edc519cd1067381d8610d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2190, "upload_time": "2015-11-17T21:36:11", "url": "https://files.pythonhosted.org/packages/7d/e1/7313030edf12017b22f61633353707740da7378fb8520f06b65857a73337/addlyrics-1.0.0.tar.gz" } ] }