{ "info": { "author": "Martin Aspeli", "author_email": "optilude@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This script allows you to download images from Picasa and optionally delete\r\nthem.\r\n\r\nUsage::\r\n\r\n $ picasa_fetcher --username= --password= images/\r\n\r\nThis will download all images for the given user into the images/ folder (which\r\nyou must create).\r\n\r\nThis will leave images on the server. To delete images older than N days, do::\r\n\r\n $ picasa_fetcher --username= --password= --delete 1 images/\r\n\r\nBy default, the script will stop as soon as it finds an image with a timestamp\r\nit has seen before (it fetches images in reverse date order). To keep going,\r\npotentially overriding local files, use the ``--force`` parameter.\r\n\r\nTo limit the number of downloads, use the ``--limit`` parameter.\r\n\r\nTo get more usage information::\r\n\r\n $ picasa_fetcher --help\r\n\r\nChangelog\r\n---------\r\n\r\n* Added the `--album` option. To get the album id, open an album in the web GUI\r\n and get the URL of the RSS feed. The album id is in the URL after `/albumid/`.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "jimflow picasa", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "picasa_fetcher", "package_url": "https://pypi.org/project/picasa_fetcher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/picasa_fetcher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/picasa_fetcher/0.2/", "requires_dist": null, "requires_python": null, "summary": "Fetch images from Picasa", "version": "0.2" }, "last_serial": 921527, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e8f6bb9ec6ab7f238c48e8c916c3a3ed", "sha256": "be991d90d3d847476029290d5ac46a043793e099d3aecd88cbd4ddc051d04e7c" }, "downloads": -1, "filename": "picasa_fetcher-0.1.tar.gz", "has_sig": false, "md5_digest": "e8f6bb9ec6ab7f238c48e8c916c3a3ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2673, "upload_time": "2013-11-16T00:54:57", "url": "https://files.pythonhosted.org/packages/81/a2/c246e8adbf1613e407a8d9e94f4dc2baa468b512da1d3d0255b226a4a0de/picasa_fetcher-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "aeabbee8d8e8bb2b6f7ac8a91294b9e8", "sha256": "83b5542a7ec0d7e45bd4795790cc22ec06379bc2f98aa9586f475ae27090df89" }, "downloads": -1, "filename": "picasa_fetcher-0.2.tar.gz", "has_sig": false, "md5_digest": "aeabbee8d8e8bb2b6f7ac8a91294b9e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2905, "upload_time": "2013-11-17T00:27:40", "url": "https://files.pythonhosted.org/packages/a0/3e/14795085b392d0c11bd0d661b04386a74a1f2b56af7e6ac74b84a95b0410/picasa_fetcher-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aeabbee8d8e8bb2b6f7ac8a91294b9e8", "sha256": "83b5542a7ec0d7e45bd4795790cc22ec06379bc2f98aa9586f475ae27090df89" }, "downloads": -1, "filename": "picasa_fetcher-0.2.tar.gz", "has_sig": false, "md5_digest": "aeabbee8d8e8bb2b6f7ac8a91294b9e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2905, "upload_time": "2013-11-17T00:27:40", "url": "https://files.pythonhosted.org/packages/a0/3e/14795085b392d0c11bd0d661b04386a74a1f2b56af7e6ac74b84a95b0410/picasa_fetcher-0.2.tar.gz" } ] }