https://github.com/iawia002/douban-image
豆瓣电影 电影海报、壁纸自动下载程序
https://github.com/iawia002/douban-image
Last synced: 6 months ago
JSON representation
豆瓣电影 电影海报、壁纸自动下载程序
- Host: GitHub
- URL: https://github.com/iawia002/douban-image
- Owner: iawia002
- Created: 2016-03-27T14:15:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T05:17:55.000Z (over 9 years ago)
- Last Synced: 2025-03-24T21:13:12.648Z (7 months ago)
- Language: Python
- Size: 187 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# movie.py
豆瓣电影 电影海报、壁纸自动下载程序
python爬虫程序自动下载给定豆瓣电影地址的所有海报和壁纸
使用requests,gevent,re模块编写示例:
> python movie.py https://movie.douban.com/subject/19955769/photos?type=R
图片默认保存在当前文件夹下的**movie**目录(这个目录必须先存在)
保存文件名就是豆瓣电影的命名,如遇同名文件会覆盖那个文件