Skip to content

joinAero/DbPhotos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DbPhotos

To crawl the photos of 豆瓣 site.

Deploy

  • setup pyreadline.

    • make be able to paste on a console window
  • setup pyinstaller to make exe.

    • py2exe has problem when using pyreadline.

    • execute the following:

       $ cd [project_path]
       $ python -O C:\pyinstaller-2.0\pyinstaller.py -c -F -i dbp.ico dbphotos.py
      
  • execute clean.py to clean.

Download

dbphotos.exe

Change log

  • Amend dbphotos.exe link in README.md
  • Fixed error when creating dir with special chars

2013-02-25 --r1--

  • Amend website links in README.md
  • Fixed issue that fail to next album page
  • First alpha release

About

To crawl the photos of [豆瓣](http://www.douban.com/) site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages