{ "info": { "author": "Zach Kelling", "author_email": "zk@monoid.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "soundcloud-cli\n==============\n\n``soundcloud-cli`` is a command-line interface for\n`SoundCloud `__. It allows you to compress and\nupload audio to SoundCloud, among other things.\n\nInstall\n-------\n\nPreferred method of install is ``pip``:\n\n::\n\n $ pip install soundcloud-cli\n\nAfter installing ``sc``, you should authenticate using ``sc auth``.\n\nCommands\n--------\n\nCheck usage for detailed arguments:\n\n::\n\n $ sc --help\n\nauth\n~~~~\n\nAuthenticate against SoundCloud and save access\\_token. Required to\nupload audio.\n\n::\n\n $ sc auth\n Enter username (zeekay): requite\n Enter password:\n Saved access_token.\n\nYou can run ``sc auth`` to change users later.\n\ndefaults\n~~~~~~~~\n\nSet values to be used as defaults for commands.\n\n::\n\n $ sc defaults share_with zeekay\n set share_with = ['zeekay']\n\nlist\n~~~~\n\nList your tracks, or tracks for a given user.\n\n::\n\n $ sc list sinerise\n tracks by sinerise:\n Dane Pedersen - Space Jambience (Sinerise Remix) http://soundcloud.com/sinerise/space-jambience-remix\n Strewn (51st Vocal Mix) feat. delica http://soundcloud.com/sinerise/strewn-51st-vocal-mix\n Calling (requite's bass refix) http://soundcloud.com/sinerise/calling-refix\n Can't Save Me http://soundcloud.com/sinerise/cant-save-me\n Strewn http://soundcloud.com/sinerise/strewn\n Calling (Original) http://soundcloud.com/sinerise/calling\n\nshare\n~~~~~\n\nShare a track with a set of users on SoundCloud.\n\n::\n\n $ sc share https://soundcloud.com/requite/honey/s-nIqsG zeekay\n shared with:\n zeekay (http://soundcloud.com/zeekay)\n\nupload\n~~~~~~\n\nYou can use the ``sc upload`` command to upload audio to SoundCloud. If\nyou specify a ``.wav`` file ``sc`` will compress the audio for you (if\n``lame`` is installed). By default uploaded audio is set to private, and\nyou'll get the secret link for sharing:\n\n::\n\n $ sc honey.wav\n uploading honey.mp3 [==================================================] 100%\n http://soundcloud.com/requite/honey/s-nIqsG", "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/zeekay/soundcloud-cli", "keywords": "commandline cli soundcloud music upload utility", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "soundcloud-cli", "package_url": "https://pypi.org/project/soundcloud-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/soundcloud-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zeekay/soundcloud-cli" }, "release_url": "https://pypi.org/project/soundcloud-cli/0.2.7/", "requires_dist": null, "requires_python": null, "summary": "Soundcloud command-line utility", "version": "0.2.7" }, "last_serial": 1623530, "releases": { "0.1.19": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "87a7b3d0b0e594591f3e36455c826f96", "sha256": "b132800ff63adb029d10de1e195efa0e4c321c1f60860f61e6a6f98e75d7ca48" }, "downloads": -1, "filename": "soundcloud-cli-0.2.1.tar.gz", "has_sig": false, "md5_digest": "87a7b3d0b0e594591f3e36455c826f96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7022, "upload_time": "2014-10-25T19:17:48", "url": "https://files.pythonhosted.org/packages/ea/af/f135b1fb49d5b91bfd8b5f9e6ac07eb38a2d4cf5427589f2d81ec1ab19b8/soundcloud-cli-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ff3d2b36984154156c0bc9ca32ef4029", "sha256": "9464c11049216c247c9fe4ca82e04955647b93cddc1dc51934334aeef496bde4" }, "downloads": -1, "filename": "soundcloud-cli-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ff3d2b36984154156c0bc9ca32ef4029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8892, "upload_time": "2014-10-25T19:22:04", "url": "https://files.pythonhosted.org/packages/5c/e6/5328ad8b93c595263c45c2d2f3be0fc412c79e62fb54a6e922010cc5771a/soundcloud-cli-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "a6c7abcb3c4545936eebdcad6ecd3806", "sha256": "fee4f051d8c5371a5d6e316d1928966ba8beb30a7792511f7e7f1e3d735ee071" }, "downloads": -1, "filename": "soundcloud-cli-0.2.3.tar.gz", "has_sig": false, "md5_digest": "a6c7abcb3c4545936eebdcad6ecd3806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8920, "upload_time": "2014-10-25T19:23:58", "url": "https://files.pythonhosted.org/packages/36/ef/0775a475c117bf7c9e6489827883a817dfec551142cba225a7e9bc8dc511/soundcloud-cli-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "63157f29ba944466760ede629157ccd8", "sha256": "9b6180de2882905cdd7c57d59de0e598c638279e50be4660efc9f151886a651d" }, "downloads": -1, "filename": "soundcloud-cli-0.2.4.tar.gz", "has_sig": false, "md5_digest": "63157f29ba944466760ede629157ccd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9035, "upload_time": "2014-10-25T19:28:17", "url": "https://files.pythonhosted.org/packages/0c/36/552fa95ff0c6f3ab1d26cd145d5ed8873f0f2234dbf82275706f4e076bc2/soundcloud-cli-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "aed8fd5f89f5f68c30c69820aae46eea", "sha256": "832868d3775f53211257bbe04d5f2ba86ce4c1c36b0636d4539fe38a4a68cf03" }, "downloads": -1, "filename": "soundcloud-cli-0.2.5.tar.gz", "has_sig": false, "md5_digest": "aed8fd5f89f5f68c30c69820aae46eea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9036, "upload_time": "2014-12-20T05:23:28", "url": "https://files.pythonhosted.org/packages/54/fd/ca7ef83385f839c7c1ac035419ed9befa44ced75d37a9fb21ff0be5eeda5/soundcloud-cli-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "10e548a09f89748b83ae5d99b337418a", "sha256": "ecbf5bbe014d8d252cb9e2e7dac3b43b33b38469a1cfe0450ace403a0ee54222" }, "downloads": -1, "filename": "soundcloud-cli-0.2.6.tar.gz", "has_sig": false, "md5_digest": "10e548a09f89748b83ae5d99b337418a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9027, "upload_time": "2015-07-06T17:23:43", "url": "https://files.pythonhosted.org/packages/f2/85/d7c30d1d083c75d28f03ce2d244ba6f61f6394c1377125fd5b1035ee80a4/soundcloud-cli-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "732aed62a607c463d8150a07bc3ee471", "sha256": "b8822060e467ef5ac5a74330cbd9cfa7180f0fa46236057c602158585000a2e2" }, "downloads": -1, "filename": "soundcloud-cli-0.2.7.tar.gz", "has_sig": false, "md5_digest": "732aed62a607c463d8150a07bc3ee471", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9040, "upload_time": "2015-07-07T23:32:31", "url": "https://files.pythonhosted.org/packages/3d/e7/61d55038e327a4da858e1537590c864df6e72f32490965676e22e831e8e8/soundcloud-cli-0.2.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "732aed62a607c463d8150a07bc3ee471", "sha256": "b8822060e467ef5ac5a74330cbd9cfa7180f0fa46236057c602158585000a2e2" }, "downloads": -1, "filename": "soundcloud-cli-0.2.7.tar.gz", "has_sig": false, "md5_digest": "732aed62a607c463d8150a07bc3ee471", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9040, "upload_time": "2015-07-07T23:32:31", "url": "https://files.pythonhosted.org/packages/3d/e7/61d55038e327a4da858e1537590c864df6e72f32490965676e22e831e8e8/soundcloud-cli-0.2.7.tar.gz" } ] }