{ "info": { "author": "sashgorokhov", "author_email": "sashgorokhov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia :: Sound/Audio" ], "description": "gmusicsync\n**********\n\n.. image:: https://img.shields.io/pypi/status/gmusicsync.svg\n :target: https://github.com/sashgorokhov/gmusicsync\n\n.. image:: https://img.shields.io/pypi/pyversions/gmusicsync.svg\n :target: https://pypi.python.org/pypi/gmusicsync\n\n.. image:: https://badge.fury.io/py/gmusicsync.svg\n :target: https://badge.fury.io/py/gmusicsync\n\n.. image:: https://img.shields.io/github/license/sashgorokhov/gmusicsync.svg\n :target: https://raw.githubusercontent.com/sashgorokhov/gmusicsync/master/LICENSE\n\nGoogle Music playlist syncing to offline destination\n\nInstallation\n------------\n\nPython3.5 is required.\n\n.. code-block:: shell\n\n pip install gmusicsync\n\nUsage\n-----\n\n.. code-block:: shell\n\n usage: gmusicsync.py [-h] [--email EMAIL] [--password PASSWORD] --playlist\n PLAYLIST\n path\n\n Google Music playlist sync tool\n\n positional arguments:\n path Path to sync playlist to\n\n optional arguments:\n -h, --help show this help message and exit\n --email EMAIL\n --password PASSWORD\n --playlist PLAYLIST Playlist name\n\n\nYou can omit `--email` and `--password` arguments, if you set `GMUSICSYNC_EMAIL` and `GMUSICSYNC_PASSWORD` environment variables.\n\nThe program will scan `path` directory, and create it, if it does not exist (including all parent directories).\nAfter audio download, program will also set `artist`, `title` and `album` ID3 tags on it.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/sashgorokhov/gmusicsync/archive/v0.1.2.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sashgorokhov/gmusicsync", "keywords": "gmusic,google music,music", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "gmusicsync", "package_url": "https://pypi.org/project/gmusicsync/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gmusicsync/", "project_urls": { "Download": "https://github.com/sashgorokhov/gmusicsync/archive/v0.1.2.zip", "Homepage": "https://github.com/sashgorokhov/gmusicsync" }, "release_url": "https://pypi.org/project/gmusicsync/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Google Music playlist syncing to offline destination", "version": "0.1.2" }, "last_serial": 2882627, "releases": { "0.1": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1d9289c8e00d7f66baa3ed90977754d5", "sha256": "76f1c2e713fd686a1d9664bf26e010fd8758927ff3bf5a16fa37c875d489a828" }, "downloads": -1, "filename": "gmusicsync-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1d9289c8e00d7f66baa3ed90977754d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3912, "upload_time": "2017-05-18T08:12:06", "url": "https://files.pythonhosted.org/packages/c5/4f/347d849a35596b4187f117dcf7064a134247a4518daa4ad5915da2fbbd5e/gmusicsync-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f0c63a71aebd8abadca2680c9902d864", "sha256": "23fa982340c4b4ddb882d8df3de947fe79acdf1c9e8fd74d05163f329fd3f650" }, "downloads": -1, "filename": "gmusicsync-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f0c63a71aebd8abadca2680c9902d864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3914, "upload_time": "2017-05-18T08:18:30", "url": "https://files.pythonhosted.org/packages/41/6e/8f682ceb4e5630adf8104d9c59b04ecb51163c8b065fc0ccbd0d676a91c0/gmusicsync-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0c63a71aebd8abadca2680c9902d864", "sha256": "23fa982340c4b4ddb882d8df3de947fe79acdf1c9e8fd74d05163f329fd3f650" }, "downloads": -1, "filename": "gmusicsync-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f0c63a71aebd8abadca2680c9902d864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3914, "upload_time": "2017-05-18T08:18:30", "url": "https://files.pythonhosted.org/packages/41/6e/8f682ceb4e5630adf8104d9c59b04ecb51163c8b065fc0ccbd0d676a91c0/gmusicsync-0.1.2.tar.gz" } ] }