Project

General

Profile

Wiki » History » Version 2

Komorek, Kamil, 27.11.2016 09:08

1 1 Komorek, Kamil
h1. dex_imgur - Mass imgur.com random image downloader!
2
3
Little app which downloads random images from imgur.com service. 
4
It generates 5-6 char imgur image identifier code and tries to download image from it.
5
6
!http://i.imgur.com/sW7iiqO.jpg!
7
8
*Features:*
9
10
* Allows to specify 1-100 concurrent downloaders
11
* Images Height/Width filter
12
* Fast preview
13
* Allows to specify target directory
14
* AutoUpdater
15
16
Language: Polish (but it's easy in use :) )
17
Quick tutorial: "Szersze" - width, "Większe" - height, "Zastosuj filtr.." - apply filter.
18
19
Have fun!
20
21
h2. Requirements
22
23
 * It's written in C# .NET 3.5, may require latest M$ Windows updates and redistributed packages
24
 * It requires internet connection
25
26
h2. Download
27
28
Current Version: 0.65
29
Latest: http://dl.dexterxx.pl/pr/dex_imgur/dex_imgur.exe
30
31
h2. More to read:
32
33
* http://blog.dexterxx.pl/2012/01/16/imgur-com-mass-random-downloader/
34
* http://www.wykop.pl/link/1008101/masz-za-duzo-wolnego-czasu-zapraszam/
35
36
h2. Changelog
37
38 2 Komorek, Kamil
2015-05-09 / v0.65
39
* + Support for 5-7 img id generator and fixed linking
40
* * Project homepage link update
41
* * Bugfixes
42
43
2012-06-24 / v0.63
44
* * Fixed GIF saving
45
* * App icon facelift
46
* * Updater service update
47
* ! MS VS 2010 Build
48
49
2012-02-05 / v0.62
50
* + Trayicon 
51
* + Allows to change destination directory
52
53
2012-02-02 / v0.60
54
* * Better updater
55
* * Bugfixes and cleanup
56
57
2012-01-17 / v0.55
58
* + First initial updater
59
* * Better preview
60
* * Bugfixes
61
62
2012-01-16 / v0.5
63
* * Recognition of downloaded image extension
64
65
2012-01-16 / v0.4
66
* + Filtering by dimensions
67
* * Bugfixes
68
69
2012-01-16 / v0.3
70
* First public version