{ "info": { "author": "Kunal Mehta", "author_email": "legoktm@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python" ], "description": "picasa-downloader\n============================\n\nA script that automatically downloads all images from a picasa web album.\n\n###Installation\nFor a stable install run\n```\npip install picasa-downloader\n```\nIf you wish to run the latest copy out of git\n```\npython setup.py install\n```\n###Operation\nRun it by using:\n```\npicasa user_id [--resume=album_name] [--force] [--username=google_username] [--password=google_password]\n```\n\n - user_id can either be the user's numeric Google ID or their Gmail address (with '@gmail.com' at the end)\n\n - The optional resume flag allows you to skip all albums until you reach the album specified.\n\n - Force will overwrite existing image files with re-downloaded copies.\n\n - Username and password allows the user to login and download private albums--if both are not provided, the script will simply ignore logging in", "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/legoktm/picasa/", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "picasa-downloader", "package_url": "https://pypi.org/project/picasa-downloader/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/picasa-downloader/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/legoktm/picasa/" }, "release_url": "https://pypi.org/project/picasa-downloader/1.0/", "requires_dist": null, "requires_python": null, "summary": "A script that automatically downloads all images from a Picasa Web Album.", "version": "1.0" }, "last_serial": 796226, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f10f41bb6195962cc29f3335bc621ada", "sha256": "5aee51e55de2460522c621920a87296a3809a7ef48100baadab54304c41252d7" }, "downloads": -1, "filename": "picasa-downloader-0.1.tar.gz", "has_sig": true, "md5_digest": "f10f41bb6195962cc29f3335bc621ada", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2835, "upload_time": "2012-05-17T01:49:45", "url": "https://files.pythonhosted.org/packages/71/e3/26b8a11fcdb52aadfdeca8851b77b870e6857c906f3a1b9a1df93a432bd2/picasa-downloader-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ab4e8099c2ab44b5151b95a0aa6c1dfb", "sha256": "556cc4299d82957a5a5024fd51337dedd1b14e41d1486330329b94ff4e8ee09d" }, "downloads": -1, "filename": "picasa-downloader-0.1.1.tar.gz", "has_sig": true, "md5_digest": "ab4e8099c2ab44b5151b95a0aa6c1dfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2843, "upload_time": "2012-05-17T07:15:41", "url": "https://files.pythonhosted.org/packages/f6/77/97aca70177a86e4b58e23f7a1464a6c9ecaad5c223c5e3cd4a8baed2e624/picasa-downloader-0.1.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "bca53d56333fa8100f4dcff473d413ff", "sha256": "bd70b823c439e08983efcf97519e74c88400256ba2a7f18e049305e3a72d8626" }, "downloads": -1, "filename": "picasa-downloader-1.0.tar.gz", "has_sig": false, "md5_digest": "bca53d56333fa8100f4dcff473d413ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1775, "upload_time": "2012-07-16T20:44:54", "url": "https://files.pythonhosted.org/packages/99/d5/08345d1b9e640aba8248062a9bccd2e83069b11272f2eb9104a8e2cad918/picasa-downloader-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bca53d56333fa8100f4dcff473d413ff", "sha256": "bd70b823c439e08983efcf97519e74c88400256ba2a7f18e049305e3a72d8626" }, "downloads": -1, "filename": "picasa-downloader-1.0.tar.gz", "has_sig": false, "md5_digest": "bca53d56333fa8100f4dcff473d413ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1775, "upload_time": "2012-07-16T20:44:54", "url": "https://files.pythonhosted.org/packages/99/d5/08345d1b9e640aba8248062a9bccd2e83069b11272f2eb9104a8e2cad918/picasa-downloader-1.0.tar.gz" } ] }