{ "info": { "author": "Ronier Lopez", "author_email": "ronier@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# BandCampScrape\n==============\n\n**BandCamp Scrape** makes easy to download albums from BandCamp\n creating a directory adding ID3 information to the songs.\n\nUsage\n---------\n\nFirst, install with:\n\n```bash\npip install bandcampscrape\n```\n\nThen, just call it from the CLI passing the URL of the album that you\nwant to scrape:\n\n```bash\nbandcampscrape \n```\n\nIt also can be used like :\n\n```bash\nbandcampscrape --album_url=https://decontextoydetextura.bandcamp.com/album/ep\n```\n\nTODO\n--------------\n- Pass a url and download all the albums from that band\n- Add tests", "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/ronier/bandcampscrape", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "bandcampscrape", "package_url": "https://pypi.org/project/bandcampscrape/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bandcampscrape/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ronier/bandcampscrape" }, "release_url": "https://pypi.org/project/bandcampscrape/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Downloader for BandCamp albums", "version": "0.0.2" }, "last_serial": 1318173, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "e446058887890259793e05e5dbc43332", "sha256": "18650fc85ed6641827500777041e0f4b295b8534df851ab98dd3ea28338e3067" }, "downloads": -1, "filename": "bandcampscrape-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "e446058887890259793e05e5dbc43332", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5096, "upload_time": "2014-11-23T21:05:38", "url": "https://files.pythonhosted.org/packages/96/d6/1925af7b62a6583b3ef57523b3be933d33f6e35fbd5abff72b54c1e11dbc/bandcampscrape-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "54e8c8b3e4690dac51b8e9482233bb28", "sha256": "d5452366d3e140a4df38f1d865247f961ce68d185804c5fc41b38a5dc00a9e6a" }, "downloads": -1, "filename": "bandcampscrape-0.0.2.tar.gz", "has_sig": false, "md5_digest": "54e8c8b3e4690dac51b8e9482233bb28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3630, "upload_time": "2014-11-23T21:09:45", "url": "https://files.pythonhosted.org/packages/88/17/fecfda942f7c63710547c9e5d163cfe6be29afd649805f38e38675ad66ac/bandcampscrape-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e446058887890259793e05e5dbc43332", "sha256": "18650fc85ed6641827500777041e0f4b295b8534df851ab98dd3ea28338e3067" }, "downloads": -1, "filename": "bandcampscrape-0.0.2-py2.7.egg", "has_sig": false, "md5_digest": "e446058887890259793e05e5dbc43332", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5096, "upload_time": "2014-11-23T21:05:38", "url": "https://files.pythonhosted.org/packages/96/d6/1925af7b62a6583b3ef57523b3be933d33f6e35fbd5abff72b54c1e11dbc/bandcampscrape-0.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "54e8c8b3e4690dac51b8e9482233bb28", "sha256": "d5452366d3e140a4df38f1d865247f961ce68d185804c5fc41b38a5dc00a9e6a" }, "downloads": -1, "filename": "bandcampscrape-0.0.2.tar.gz", "has_sig": false, "md5_digest": "54e8c8b3e4690dac51b8e9482233bb28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3630, "upload_time": "2014-11-23T21:09:45", "url": "https://files.pythonhosted.org/packages/88/17/fecfda942f7c63710547c9e5d163cfe6be29afd649805f38e38675ad66ac/bandcampscrape-0.0.2.tar.gz" } ] }