-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Mediadownloader

   1.3.2  

KDE Web Application

Mediadownloader
zoom


Homepage:  Link
Downloads:  1366
Submitted:  Mar 6 2010
Updated:  Jul 23 2010
Score: 
score73%73%score
 73% good
bad   good

Description:

Mediadownloader (ex GoogleImageDownloader) is an opensource software that lets you search, watch and download items with Google Image and YouTube.
Search results are displayed within a mouse scrollable view, as well as mobile devices do.
You will see thumbnails that are conform with your search criteria, doubleclick to view, rightclick to popup a menu and choose to download the single image or video, remove from global downloads or browse the web page.
A tip for search all images in specific domain is to just leave the search field blank and fill the
field "in this domain" with the address of the site you want (for example "www.flickr.com").
In the YouTube tab you can search Top Rated, Top Favorites, Most Viewed etc. or search with words,
if you want a specific video, you can insert its 11 chars id.
Set an image as wallpaper is only supported on Gnome, Kde 3.5 and windows.
Choose which to remove and download them into a specific folder with choosen naming.


NOTES
Could happens that Google changes some search url parameters, for this reason there is an ajax search method, it most likely always works but it's slower because it searches only 3 results at once instead of the 21 of public method.
OpenGL is determined on compiling time.
Compiled and tested with Qt 4.6.3 and 4.5.3.

Hope you enjoy this app and if you have any comment, suggestions or bug report,
leave me an email , I will be happy for your support.

KNOWN ISSUES
with flashplayer plugin v10.1 the app crashes when browsing (linux i386)




Changelog:

v 1.3.2 (23 july 2010)
-fix url changed by YouTube for playback videos

v 1.3.1
-fix video downloads

v 1.3
-changed the application name
-support for non OpenGL systems
-YouTube search, view, download
-added sliders to increase or decrease thumbnail size
-removed html thumbnail view
-view images and videos are now outside GraphicsView

v 1.2.3
-fixed Safe Search filter

v 1.2.2
-added button to hide top frame
-added italian translation
-added russian and ukrainian translations (thanks to Motsyo Gennadi)
-finally added application icon (thanks to Motsyo Gennadi)
-added an entry menu to set image as wallpaper (only gnome, kde 3.5, win)

v 1.2.1
-restyling
-replace proxyWidgets with pixmapItems for better performances
-contextual menù over items in flow view
-some output messages

v 1.2
-Code completly rewritten
-Multithread class for multiple downloads with a progress bars
-Google class for search images with the ajax google api (max 64 results) or by parsing html public page
-Thumbnails viewer using QGraphicsView in a grid view. Scroll, zoom, panning with mouse.
-Old html view could be choose instead of graphicsView
-Last session parameters are restored when run program again
-Support for Qt 4.5

v 1.1
-added a link to do a single image download
-fixed when removing thumbnail the scrolbar doesn\'t reset to top

v 1.02
-fix searching with non english chars (maybe, need more testing)

v 1.01
-RegExp to work with source Google page fixed

v 1.0
-browse and search images like in Google
-search images with criteria like size, domain, content type, color or black and white and safe search
-specify number of results
-starting searching from the image number you like
-view results in a handy grid thumbnail
-choose which images you don\\\'t want to download
-browse to the original image web page or only disply it (like in Google)
-download all and save them with progressive number and/or with original image name




LicenseGPL
Source(sources v1.3.2)
MS Windows(executable v1.2.3)
Mandriva(thanks to dglent v1.3.1)
SUSE(thanks to LazyKent v1.3.1)
(ALT Linux v1.3.1 - thanks to Motsyo Gennadi)
Ubuntu(v1.3.1 - thanks to theubuntunews)
Send to a friend
Subscribe
Other content from alnitak



-
.

 Compiling?

 
 by AngelBlue01 on: Mar 7 2010
 
AngelBlue01AngelBlue01
Unemployed
-
Angel Blue01
Unemployed
United States of America, Chicago
Last visit Aug 29 2010
0 Friends
0 Groups

Other contents
Send a message
Add as friend
More info
--

How do I compile and install this? There are no instructions in the readme.


Reply to this

-

 Re: Compiling?

 
 by alnitak on: Mar 7 2010
 

yes sorry,

just do 'qmake' and then 'make'
There is not an installation script, when u are finished with make, in the bin directory you will find the program. You could do:

cd bin
chmod +x GoogleImageDownloader
./GoogleImageDownloader

enjoy


Reply to this

-

 Error running

 
 by AngelBlue01 on: Mar 7 2010
 
AngelBlue01AngelBlue01
Unemployed
-
Angel Blue01
Unemployed
United States of America, Chicago
Last visit Aug 29 2010
0 Friends
0 Groups

Other contents
Send a message
Add as friend
More info
--

After compiling I tried running it and got this:

Quote:

X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 1 (X_CreateWindow)
Resource id: 0x7c
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Extension: 143 (Uknown extension)
Minor opcode: 7 (Unknown request)
Resource id: 0x8a00007
Segmentation fault


Reply to this

-

 Re: Error running

 
 by alnitak on: Mar 7 2010
 

Sorry, but I dont know what means those errors. Seems a graphics library issue. Maybe someone else could help ?
What version of Qt are you using and which linux distro ?


Reply to this

-

 Some issues

 
 by dglent on: Mar 7 2010
 

* The letters in the gui are a little smalls , there is a setting to make them bigger?

* When i search an image i have only few results, i have a second window opened with a list of urls downloading. I did nt choose to download any image. It waits to download i think but nothing happens

* The CPU goes to 87%


http://img269.imageshack.us/img269/3004/gidw.png


Reply to this

-

 Re: Some issues

 
 by alnitak on: Mar 7 2010
 

I seen the snapshot, that seems the gui of the previous release (1.2), there where that issue in the multithread download. The new gui is dark gray, there is a small output box in the bottom and there is not the spinbox to choose max downloads. Also thumbnails are pixmaps without button for download or search, instead there is a contextual menu.
About the font size, I have the same problem using desktop res at 1800x1440, I will try to make a preferences dialog.

Thanks for suggestions and as usual for the rmp :)

ps: may I put it in the downloads links?


Reply to this

-

 Re: Re: Some issues

 
 by dglent on: Mar 7 2010
 

oooooo
you know what i did ?
i downloaded the new version to build the new rpm, and after in the file manager i click on the older rpm beside :D !

is ok in the new version, and the letters are normal

ofcourse you can put the link for the rpm in the list


:)


Reply to this

-

 Mandriva rpm

 
 by dglent on: Mar 7 2010
 

2010 Spring i586

http://www.mandrivalinux.gr/rpm/2010.1/i586/google-image-downloader-1.2.1-1mgr2010.1.i586.rpm


Reply to this

-

 Re: Mandriva rpm

 
 by dglent on: Apr 13 2010
 

updated http://www.mandrivalinux.gr/rpm/2010.1/i586/google-image-downloader-1.2.2-1mgr2010.1.i586.rpm


Reply to this

-

 Re: Re: Mandriva rpm

 
 by dglent on: Jun 30 2010
 

new version
http://www.mandrivalinux.gr/rpm/2010.1/i586/mediadownloader-1.3-1mgr2010.1.i586.rpm

Very nice work !


Reply to this

-

 Re: Re: Re: Mandriva rpm

 
 by dglent on: Jul 1 2010
 

update http://www.mandrivalinux.gr/rpm/2010.1/i586/mediadownloader-1.3.1-1mgr2010.1.i586.rpm


Reply to this

-
.

 right name of your app?

 
 by alexqwesa on: Jun 30 2010
 

right name of your app?
Mediaownloader or
Mediadownloader ?


Reply to this

-

 Re: right name of your app?

 
 by alnitak on: Jun 30 2010
 

thanks ;-)


Reply to this

-

 package to ubuntu 10.04 lucid

 
 by theubuntunews on: Jul 7 2010
 

Hello,

realised package to ubuntu 10.04 lucid

http://theubuntunews.blogspot.com/2010/07/mediadownloader-download-photos-and.html

roberto


Reply to this

-

 Re: package to ubuntu 10.04 lucid

 
 by alnitak on: Jul 7 2010
 

Great !

thank you


Reply to this

Add commentBack




-
-
all messages

openDesktop.org Facebook App





 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2010 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team