{ "info": { "author": "Grant Hutchinson(hutchgrant)", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.5", "Topic :: Multimedia :: Sound/Audio" ], "description": "## iheartradio rhythmbox\n\n### Prerequisites\n- Python 3\n- Rhythmbox *optional*\n\n### Install\n\n```bash\nsudo apt install python3 python3-pip\npip install iheartradio\n```\n\n### Run\n\n```bash\niheartradio\n```\n\nA radio.json file will be generated with every stream available for each station in Canada. You can select US radio stations as well, see below.\n\n### Run Rhythmbox mode\n\n```bash\niheartradio --rhythmbox\n```\n\nAdd --rhythmbox flag to write to default rhythmbox cache at ~/.local/share/rhythmbox/rhythmdb.xml\n\nNote: **Make sure you have exited rhythmbox** before running the script. Otherwise rhythmbox will overwrite the cache. Reopen it once the script is complete.\n\nScript will update existing stations and/or add new stations if you run it again in the future.\n\n### Country Code\n\nYou can select US radio stations by adding --country US\n\n```bash\niheartradio --rhythmbox --country US\n```\n\nThere are over 1000 US radio stations, this will take a while and I suggest you don't do it very often as it could cause a temp ban.\n\n### Author\n\nGrant Hutchinson(hutchgrant)\n\n### License\n\nReleased under the [MIT License](LICENSE)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hutchgrant/iheartradio-rhythmbox", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "iheartradio", "package_url": "https://pypi.org/project/iheartradio/", "platform": "", "project_url": "https://pypi.org/project/iheartradio/", "project_urls": { "Homepage": "https://github.com/hutchgrant/iheartradio-rhythmbox" }, "release_url": "https://pypi.org/project/iheartradio/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "iheartradio radio station fetcher for rhythmbox", "version": "1.0.4" }, "last_serial": 4580888, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "5e54711e1273d1385c3f53d9dcbce369", "sha256": "ac767e52eeea3e573d2cb0d0b7172e65306371c735081240ab82eaf690c568f1" }, "downloads": -1, "filename": "iheartradio-1.0.4.tar.gz", "has_sig": false, "md5_digest": "5e54711e1273d1385c3f53d9dcbce369", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4125, "upload_time": "2018-12-10T14:14:32", "url": "https://files.pythonhosted.org/packages/53/71/a403885e3b08bcc9974a3471da0e74c13942bcda8f8ff6ff81697fd5c338/iheartradio-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e54711e1273d1385c3f53d9dcbce369", "sha256": "ac767e52eeea3e573d2cb0d0b7172e65306371c735081240ab82eaf690c568f1" }, "downloads": -1, "filename": "iheartradio-1.0.4.tar.gz", "has_sig": false, "md5_digest": "5e54711e1273d1385c3f53d9dcbce369", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4125, "upload_time": "2018-12-10T14:14:32", "url": "https://files.pythonhosted.org/packages/53/71/a403885e3b08bcc9974a3471da0e74c13942bcda8f8ff6ff81697fd5c338/iheartradio-1.0.4.tar.gz" } ] }