一种一样,创建一个基于你支持本地历史图像采集的信息。
资 源 简 介
This is a webcrawler for the link aggregation site Reddit: http://reddit.com
I made this project so I could easily give large collections of reddit images to my friends and so I could archive and browse my favorites; I decided to put the code online on the off chance this is useful to others.
This crawler downloads a local copy of all the images you have ever upvoted and then creates an easy-to-browse HTML gallery. The HTML gallery uses the imgur.com style to maintain a familiar browsing experience. Images are grouped by subreddit.
You can see a sample collection here: http://graphics.stanford.edu/~mdfisher/bin/Reddit/aww.html
This program is meant to be fairly straightforward to use. Unfortunately because I wrote it in C#, if you want to run it under Mac or Linux you will first have to install Mono: http://www.mono-project.com/
文 件 列 表
reddit-webcrawler
bin
MainWindow.cs
MainWindow.Designer.cs
MainWindow.resx
Program.cs
Properties
RedditCrawler.csproj
RedditCrawler.sln
RedditEntry.cs
Utility.cs
bin
galleryTemplate.txt
imgurA.css
imgurB.css
imgurTemplate.txt
README.txt
RedditCrawler.exe