tumblr photo downloader:从Tumblr博客轻松下载所有照片 源码
Tumblr照片下载器 Ruby脚本,用于从Tumblr博客下载所有照片。 Tumblr曾经有一个Mac OS的GUI备份工具,但似乎没有维护:''( 用法 签出代码: git clone https://github.com/jamiew/tumblr-photo-downloader cd tumblr-photo-downloader 如果尚未安装捆绑软件,请安装它: gem install bundler bundle install 运行脚本,将您的博客URL指定为参数: bundle exec ruby tumblr-photo-downloader.rb jamiew.tumblr.com 默认情况下,图像将保存在包含脚本的目录的子目录中(例如tumblr-photo-downloader / jamiew.tumblr.com)。 如果希望将它们保存到其他目录,则
文件列表
tumblr-photo-downloader-master.zip
(预估有个5文件)
tumblr-photo-downloader-master
Gemfile
47B
README.md
2KB
Gemfile.lock
852B
tumblr-photo-downloader.rb
2KB
.gitignore
24B
暂无评论