{ "info": { "author": "Jay MOULIN", "author_email": "jaymoulin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Artistic Software", "Topic :: Communications :: File Sharing", "Topic :: Home Automation", "Topic :: Internet", "Topic :: Internet :: File Transfer Protocol (FTP)", "Topic :: Multimedia :: Sound/Audio" ], "description": ".. image:: https://raw.githubusercontent.com/jaymoulin/google-music-manager-downloader/master/logo.png\n :alt: logo\n :target: http://github.com/jaymoulin/google-music-manager-downloader\n\n\n=================================\nGoogle Music Manager - Downloader\n=================================\n\n\n\n.. image:: https://img.shields.io/github/release/jaymoulin/google-music-manager-downloader.svg\n :alt: latest release\n :target: http://github.com/jaymoulin/google-music-manager-downloader/releases\n.. image:: https://img.shields.io/pypi/v/google-music-manager-downloader.svg\n :alt: PyPI version\n :target: https://pypi.org/project/google-music-manager-downloader/\n.. image:: https://github.com/jaymoulin/jaymoulin.github.io/raw/master/btc.png\n :alt: Bitcoin donation\n :target: https://m.freewallet.org/id/374ad82e/btc\n.. image:: https://github.com/jaymoulin/jaymoulin.github.io/raw/master/ltc.png\n :alt: Litecoin donation\n :target: https://m.freewallet.org/id/374ad82e/ltc\n.. image:: https://github.com/jaymoulin/jaymoulin.github.io/raw/master/ppl.png\n :alt: PayPal donation\n :target: https://www.paypal.me/jaymoulin\n.. image:: https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\n :alt: Buy me a coffee\n :target: https://www.buymeacoffee.com/3Yu8ajd7W\n\n\nThis program will replace former Google MusicManager to upload your music library to Google Music\n\nThis work is based upon `Simon Weber's Google Music API `_.\n\nInstallation\n------------\n\nThis program needs `netifaces` Python library to work.\n\n.. code::\n\n apt-get install python3-pip build-essential\n pip3 install google-music-manager-downloader\n\n\nOnce installed, You have to authenticate to Google Music via the `google-music-auth` command\n\n.. code::\n\n # Usage google-music-auth [path_to_oauth_cred_file=~/oauth]\n\n\nIf first parameter is not defined, the script will try to store/load your oauth credentials through the `~/oauth` file.\n\nThen follow prompted instructions.\n\nYou will be asked to go to a Google URL to allow the connection:\n\n.. code::\n\n Visit the following url:\n https://accounts.google.com/o/oauth2/v2/auth?client_id=XXXXXXXXXXX.apps.googleusercontent.com&access_type=offline&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fmusicmanager&response_type=code&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob\n Follow the prompts, then paste the auth code here and hit enter:\n\nUsage\n-----\n\nDownloader\n~~~~~~~~~~\n\nThis program will download all your uploaded musics from Google Music to a given directory.\n\n.. code::\n\n usage: google-music-download [-h] [--directory DIRECTORY] [--oauth OAUTH]\n\n optional arguments:\n -h, --help show this help message and exit\n --directory DIRECTORY, -d DIRECTORY\n Music Folder to download to (default: .)\n --oauth OAUTH, -a OAUTH\n Path to oauth file (default: ~/oauth)\n --device_id DEVICE_ID, -i DEVICE_ID\n Device identification (should be an uppercase MAC\n address) (default: )\n\n\n=====\nAbout\n=====\n\nRequirements\n------------\n\nGoogle Music Uploader works with Python 3 or above.\nIt requires `Simon Weber's Google Music API `_.\n\nSubmitting bugs and feature requests\n------------------------------------\n\nBugs and feature request are tracked on GitHub\n\nAuthor\n------\n\nJay MOULIN jaymoulin@gmail.com See also the list of contributors which participated in this program.\n\nLicense\n-------\n\nGoogle Music Uploader is licensed under the MIT License", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jaymoulin/google-music-manager-downloader/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "google-music-manager-downloader", "package_url": "https://pypi.org/project/google-music-manager-downloader/", "platform": "", "project_url": "https://pypi.org/project/google-music-manager-downloader/", "project_urls": { "Homepage": "https://github.com/jaymoulin/google-music-manager-downloader/" }, "release_url": "https://pypi.org/project/google-music-manager-downloader/1.3.1/", "requires_dist": null, "requires_python": ">=3", "summary": "Google MusicManager package to manage your music library to Google Music - Download module", "version": "1.3.1" }, "last_serial": 5777132, "releases": { "0.7.0": [ { "comment_text": "", "digests": { "md5": "b91c233b985960f06fb4a28a84c5afe0", "sha256": "c095e615d850b5b6e51911cd660f77ddf85fcf8fdfcd8e92c760d91e66f47e2c" }, "downloads": -1, "filename": "google_music_manager_downloader-0.7.0.tar.gz", "has_sig": false, "md5_digest": "b91c233b985960f06fb4a28a84c5afe0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 5503, "upload_time": "2017-11-13T13:37:09", "url": "https://files.pythonhosted.org/packages/6d/8b/8b5966ed043cc302a03dc8df0a9c28323293002bcaad5543af9531a55312/google_music_manager_downloader-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "a7981bf228da388d8fadb93eb18a98cb", "sha256": "d901edf309353b13bc82bd7a0c1dc83c00b3fc3cdc195fd2b6a89e19806786ee" }, "downloads": -1, "filename": "google_music_manager_downloader-0.7.1.tar.gz", "has_sig": false, "md5_digest": "a7981bf228da388d8fadb93eb18a98cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3253, "upload_time": "2017-11-13T14:42:17", "url": "https://files.pythonhosted.org/packages/fe/47/cabf2248697c37a745e2da827eb1880deee6d37cb6761c002d832b23572e/google_music_manager_downloader-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "6ab8fd6883058dbf9d18450acc5dd2b7", "sha256": "5b5a5986120958cc3169179149ad708bb033ae9dfce15206288345618e97d88e" }, "downloads": -1, "filename": "google_music_manager_downloader-0.7.2.tar.gz", "has_sig": false, "md5_digest": "6ab8fd6883058dbf9d18450acc5dd2b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3502, "upload_time": "2017-11-13T14:57:21", "url": "https://files.pythonhosted.org/packages/fe/13/1ac4546f5c1ca4ca02061e03fb7a444fb4bfd117899411c8d3a18f965e2f/google_music_manager_downloader-0.7.2.tar.gz" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "30143d53b00c7aa0687c08359e5ce03d", "sha256": "acaa6b8850403a848a2732ffe1ae5a08b34db7fc2517851579456ce2aa568442" }, "downloads": -1, "filename": "google_music_manager_downloader-0.7.3.tar.gz", "has_sig": false, "md5_digest": "30143d53b00c7aa0687c08359e5ce03d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 3533, "upload_time": "2018-03-20T18:04:06", "url": "https://files.pythonhosted.org/packages/77/38/ad6ee12a3cccdedef605cc0a068097701494779afcbb1d29cb9a4752d3f4/google_music_manager_downloader-0.7.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "8f26e3785f85d8913e3d7e8b30b180a5", "sha256": "6bf52d983ce8af39368887b8a415a17742210a5476cebf21da9be1e6aacdd880" }, "downloads": -1, "filename": "google_music_manager_downloader-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8f26e3785f85d8913e3d7e8b30b180a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3496, "upload_time": "2018-03-30T19:01:12", "url": "https://files.pythonhosted.org/packages/db/c8/d0cc827a03957244e60150aea9161f7314d79a5ddd93b64ebb24ecb89c8b/google_music_manager_downloader-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ac9339426373a51f605bf4bafec3cd59", "sha256": "1e91adf4943de15fc00deb023abb739ee09d98265b4d06f9470a7a8bf2878422" }, "downloads": -1, "filename": "google_music_manager_downloader-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ac9339426373a51f605bf4bafec3cd59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3496, "upload_time": "2018-04-02T10:01:04", "url": "https://files.pythonhosted.org/packages/85/27/3e0344f646be236b8159430dfbb6987b94acc4d4eb074ae836e58d95d2d0/google_music_manager_downloader-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "81e9533712953b1f2cb425e3ab6af297", "sha256": "f8a6ddccc3061608f9ae75c3f863f385420aa2080c04875708e3ce5750a97531" }, "downloads": -1, "filename": "google_music_manager_downloader-1.1.0.tar.gz", "has_sig": false, "md5_digest": "81e9533712953b1f2cb425e3ab6af297", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 3449, "upload_time": "2018-05-23T20:11:20", "url": "https://files.pythonhosted.org/packages/5f/c7/b679dcdba90ca0c473c62a78713336be12c3e4b3b763a9767e95296b98c8/google_music_manager_downloader-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "b05cbb4e3998b7ee0b821e664ebacfdc", "sha256": "73d1ca1ae19e4f4a5713d049d72b3fc3498f6df6420e6acbfed8271176c03b7f" }, "downloads": -1, "filename": "google_music_manager_downloader-1.2.0.tar.gz", "has_sig": false, "md5_digest": "b05cbb4e3998b7ee0b821e664ebacfdc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 3725, "upload_time": "2018-11-01T17:17:34", "url": "https://files.pythonhosted.org/packages/91/fd/d9bda515498545e871bc4a541b8dfe8aebb4f0f8a8c168bbf668883949bf/google_music_manager_downloader-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "954faf68f1f3eafb0d9735574074229d", "sha256": "00d05f84b2252e370ebdf3c978618d1009c5e2a1ab590dc3d4922cc3235e81ef" }, "downloads": -1, "filename": "google_music_manager_downloader-1.3.0.tar.gz", "has_sig": false, "md5_digest": "954faf68f1f3eafb0d9735574074229d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4136, "upload_time": "2018-12-15T16:14:33", "url": "https://files.pythonhosted.org/packages/16/d0/318da6c0750dbba2e514671c8c0da23c47bd87c7567d7bc51c5fd13bbdde/google_music_manager_downloader-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "1d5be37b6c28ad99dc24e6776ec2e9ff", "sha256": "1b339ddd2c6c0b03d22cbb87f97433d45d4256da43fab3dccf114cab5aa0903b" }, "downloads": -1, "filename": "google_music_manager_downloader-1.3.1.tar.gz", "has_sig": false, "md5_digest": "1d5be37b6c28ad99dc24e6776ec2e9ff", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4286, "upload_time": "2019-09-03T17:11:48", "url": "https://files.pythonhosted.org/packages/fc/bb/208b26f2dc03acaf613d6b983f206e3fdcda748b54e878a5997495089111/google_music_manager_downloader-1.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d5be37b6c28ad99dc24e6776ec2e9ff", "sha256": "1b339ddd2c6c0b03d22cbb87f97433d45d4256da43fab3dccf114cab5aa0903b" }, "downloads": -1, "filename": "google_music_manager_downloader-1.3.1.tar.gz", "has_sig": false, "md5_digest": "1d5be37b6c28ad99dc24e6776ec2e9ff", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 4286, "upload_time": "2019-09-03T17:11:48", "url": "https://files.pythonhosted.org/packages/fc/bb/208b26f2dc03acaf613d6b983f206e3fdcda748b54e878a5997495089111/google_music_manager_downloader-1.3.1.tar.gz" } ] }