{ "info": { "author": "S\u00e9bastien Eustace", "author_email": "sebastien@eustace.io", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Melomaniac\n##########\n\nListen to your Google Play Music and Soundcloud library from your terminal.\n\nRequirements\n============\n\n- Python 3.5+\n- mpv\n\nInstallation\n============\n\n.. code-block::\n\n pip install melomaniac\n\nYou will also need to install `mpv `_ to actually play the songs.\n\n\nUsage\n=====\n\nTo launch the player, just do:\n\n.. code-block::\n\n melomaniac listen gmusic\n\nor\n\n.. code-block::\n\n melomaniac listen soundcloud\n\n\nIf this is the first time using a specific backend, Melomaniac will ask you\na few pieces of information:\n\n- **Gmusic**: ``username`` and ``password``. There is no way around it. If you have 2FA activated for you account you must create an application specific password.\n\n- **Soundcloud**: ``client_id``, ``client_secret``, ``username`` and ``password``. You need to `acquire a client credential for your application `_, in order for Melomaniac to work. Both ``username`` and ``password`` will only be used once to retrieve API tokens and will never be stored.\n\nThe configuration is stored in ``~/.melomaniac/config.yml``.\n\n\n### Commands\n\n- Access an element (``right`` or ``enter``)\n- Navigate a list (``up``/``down``)\n- Play a song (``enter``)\n- Pause/Resume a song (``space``)\n- Forward/Rewind (``f``/``r``)\n- Quit (``q``)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/sdispater/melomaniac/archive/0.1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sdispater/melomaniac", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "melomaniac", "package_url": "https://pypi.org/project/melomaniac/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/melomaniac/", "project_urls": { "Download": "https://github.com/sdispater/melomaniac/archive/0.1.1.tar.gz", "Homepage": "https://github.com/sdispater/melomaniac" }, "release_url": "https://pypi.org/project/melomaniac/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Listen to your Google Play Music/Soundcloud library from your terminal.", "version": "0.1.1" }, "last_serial": 2373825, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7d1c50e18dff0dff9856d8f589fb7831", "sha256": "f25ac52f067f5f346f609d8f279a1f26db364eec049cf0a31b7670fc29e8afd6" }, "downloads": -1, "filename": "melomaniac-0.1.tar.gz", "has_sig": false, "md5_digest": "7d1c50e18dff0dff9856d8f589fb7831", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3855, "upload_time": "2016-09-30T16:30:06", "url": "https://files.pythonhosted.org/packages/36/95/7a76745142fc921afe41f85e47af54e9d0df190801d3cec5a8c2f01d8f2d/melomaniac-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b33ba8be74d2a5736d13a90c294ac9b1", "sha256": "2043ef145b405dceface4c316a9ed7936b33096737480f453514eb6a57e81aa1" }, "downloads": -1, "filename": "melomaniac-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b33ba8be74d2a5736d13a90c294ac9b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15704, "upload_time": "2016-09-30T17:49:54", "url": "https://files.pythonhosted.org/packages/ca/28/b70e56d3318a69702975e87ab5528f38c6bd0704f9c871e76af6b9b41820/melomaniac-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b33ba8be74d2a5736d13a90c294ac9b1", "sha256": "2043ef145b405dceface4c316a9ed7936b33096737480f453514eb6a57e81aa1" }, "downloads": -1, "filename": "melomaniac-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b33ba8be74d2a5736d13a90c294ac9b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15704, "upload_time": "2016-09-30T17:49:54", "url": "https://files.pythonhosted.org/packages/ca/28/b70e56d3318a69702975e87ab5528f38c6bd0704f9c871e76af6b9b41820/melomaniac-0.1.1.tar.gz" } ] }