Coder Social home page Coder Social logo

douban-album-download's Introduction

#批量下载豆瓣相册

说明

程序入口是util.py。命令行执行,按提示输入相册列表页的网址和保存的文件夹。

宋乐天相册为例:

开始下载:

下载完成:

文件夹大小:

注意

  • 豆瓣apikey请点这里申请,然后写入同目录下的config.ini,格式如下:
[API]
apikey = xxxxxxxxxxxx

不添加apikey也能下载,限制单ip每小时150次,有apikey每小时500次

Change log

2015.10.29:添加了最基本的多线程功能。

2015.10.27:刚完成单线程爬虫,已经可以使用。

TODO

  • 重构代码,分离下载、解析逻辑
  • 把目前每个相册新开一个线程,改成线程池
  • 添加选择相册再下载的功能
  • 保存下载状态数据,用于意外崩溃后继续
  • 添加logging模块,导出日志文件
  • 添加GUI界面

暂时只想到这么些,慢慢加。

接下来要忙Android,会有段时间无法更新——2015年10月29日

Author

Email:[email protected]

Blog : http://lovenight.github.io/

douban-album-download's People

Contributors

lovenight avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.