Available as/for:release-stablesource-packagex86x86-64
Description:Google Image Downloader
my program adds + between search inputs and exclusion search inputs (you can also use "")
to exclude -> checked -> button Filter -> the files will be filtered / ignored if the input search is found in their path
to exclude -> not checked -> button Filter -> the files will be filtered / ignored if the input search is not found in their path (it only keeps the files that match the input search)
you can use or / and operators for 2 or more input of search (separated by blank space)
i am using this regular expression: ('|")https?:\/\/[^ (){}]*.(gif|png|jpg|jpeg|ico|bmp|jpe|tif|tiff)('|") in order to analyze the html source
after i delete the ' and " chars
2.0.0.0
New: the program can find the link of the thumbnails.
The preview will try to find them instead of retrieving the fullsize image.
(it works with double click on listbox and with pressing enter)
supported image viewer: gwenview, feh
2.2.0.0
fixed a bug on thumbnail (image type)
2.2.2.0
files filtering -> it is better now
add the check internet connection function
add the check validation of the link before show the thumbnail
you had to install wget and ping
(ping) my function checks for this string: ? packets transmitted, ? received, ?% packet loss, time ?ms
(wget) my function checks for OK
if you have any problems ask to me!
Ratings & Comments
0 Comments