自动从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第三方库


热门话题
JavaEJB3.0托管bean注入和db连接关闭   amazon web服务用Java连接AWS aerospike实例   java如何使用Springsecurity以编程方式登录用户?   Spring批处理代理失败。lang.ClassCastException:com。太阳代理$Proxy20无法强制转换为   java并发中的条件语句与信号量   java如何使用springdatajpa mongoRepository进行查询和更新?   java将代码从bufferedreader转换为scanner   java SonarQube问题:重命名此常量名称以匹配正则表达式“^[AZ][AZ09]([AZ09]+)$”   带有包含嵌套对象的json主体的java POST请求   java类akka。男演员TypedActor$MethodCall无法访问修饰符为“public abstract”的类JobManager的成员   Android Studio Assistant中的java Firebase,异常错误   javagwt。GWT开发模式控制台中未显示日志   java JAXWS wsimport正在停止重新编译   java以编程方式分析jar文件