自动从Picasa Web相册下载所有图像的脚本。

picasa-downloader的Python项目详细描述


自动从Picasa Web相册下载所有图像的脚本。

###安装 为了稳定的安装运行 ` pip install picasa-downloader ` 如果您想运行git的最新副本 ` python setup.py install ` ###操作 使用以下命令运行: ` picasa user_id [--resume=album_name][--force][--username=google_username][--password=google_password] `

  • user_id can either be the user’s numeric Google ID or their Gmail address (with @gmail.com’ at the end)
  • The optional resume flag allows you to skip all albums until you reach the album specified.
  • Force will overwrite existing image files with re-downloaded copies.
  • Username and password allows the user to login and download private albums–if both are not provided, the script will simply ignore logging in

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Springboot数据JPA findByDate()   java是否可以有多个顶级树节点?   javahibernatehql。子查询中的多个   使用Twilio验证java Keyclope电话号码   java重写对象的toString()表示返回意外的符号   java Android最多每15分钟调用一个方法,否则使用保存的数据   在java swing中突出显示jeditorpane中的一些单词   java将时间戳转换为UTC时区   由于main中存在ArrayIndexOutOfBoundsException,导致java编译错误   java如何通过requestscope获取对象内部对象的值?   java访问安卓代码内的网站并检索生成的图像   java这种日期格式的模式是什么?   java解析包含超链接的xml字符串