{ "info": { "author": "Rafael Goncalves Martins", "author_email": "rafael@rafaelmartins.eng.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Multimedia :: Sound/Audio" ], "description": "radioglobo\n==========\n\n``radioglobo`` is a simple script to play http://radioglobo.globo.com/ radio\nstreaming in the shell.\n\n\nInstallation\n------------\n\n.. _`PyPI Package Index`: http://pypi.python.org/pypi\n\n``radioglobo`` is available on the `PyPI Package Index`_, and you can install it\nusing ``pip``::\n\n # pip install radioglobo\n\nThe script relies on the ``mpv`` media player to play the streaming. Please\nmake sure to have it installed before trying it.\n\n\nUsage\n-----\n\nAfter having ``radioglobo`` installed, you can list the radio stations available::\n\n $ radioglobo stations\n\nTo play one of the listed stations, just run::\n\n $ radioglobo play \n\nWhere ```` is one of the stations listed on previous command, e.g.\n``SP``::\n\n $ radioglobo play SP\n\nThat's it, ``mpv`` should start playing the radio streaming for you!", "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/rafaelmartins/radioglobo", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "radioglobo", "package_url": "https://pypi.org/project/radioglobo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/radioglobo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rafaelmartins/radioglobo" }, "release_url": "https://pypi.org/project/radioglobo/0.1/", "requires_dist": null, "requires_python": null, "summary": "Script to play radioglobo.com radio streaming in the shell", "version": "0.1" }, "last_serial": 1962394, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d9b78e48e6e864a4b6f82381f218f54e", "sha256": "b723f0a1caefe303071ca62be6250cbacc8762b7be3d7ad55ac8e769b5f5d8e5" }, "downloads": -1, "filename": "radioglobo-0.1.tar.gz", "has_sig": false, "md5_digest": "d9b78e48e6e864a4b6f82381f218f54e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3243, "upload_time": "2016-02-18T00:08:58", "url": "https://files.pythonhosted.org/packages/af/1e/dd3d4553adeba3fcf8b2b4b247f18563cc47540680a77a6f3b30c51caffa/radioglobo-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d9b78e48e6e864a4b6f82381f218f54e", "sha256": "b723f0a1caefe303071ca62be6250cbacc8762b7be3d7ad55ac8e769b5f5d8e5" }, "downloads": -1, "filename": "radioglobo-0.1.tar.gz", "has_sig": false, "md5_digest": "d9b78e48e6e864a4b6f82381f218f54e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3243, "upload_time": "2016-02-18T00:08:58", "url": "https://files.pythonhosted.org/packages/af/1e/dd3d4553adeba3fcf8b2b4b247f18563cc47540680a77a6f3b30c51caffa/radioglobo-0.1.tar.gz" } ] }