
Youtube Downloader
Source (link to git-repo or to original if based on someone elses unmodified work):
It also interfaces with other popular video providers like: (1) Metacafe (2) Google Videos (3) Dailymotion (4) Truveo (5) Photobucket
The search functionality is based on Google Data APIs. The downloader is integrated from: youtube-dl: http://rg3.github.com/youtube-dl/
The application also allows you to manage downloaded videos in your personalized library that can be also played through the application on a media player of your choice.
26-12 2011
(1) Added support for multiple downloads, improved ui with context menu on both resultant videos and media library.
(2) Added documentation for app walk-through
(3) Fixed minor bugs
(4) Updated Google code page
31-07-2011:
(1) Added QMenu when right clicked on the interface.
28-02-2010
(1) Implementation of a Video class to store video details
(2) Videos are now assigned a number which is useful with QNetworkAccessManager
As with this method the calls are not blocked. And so while receiving images back, we should be knowing
on which widget this has to be placed. This is looked up by matching the URL retrieved
with the array of video objects and this allows to have matching attributes i.e thumbnail image matches with title etc
This solves previous problem when the thumbs dont match with their titles etc. This was
only because of the fact that asynchronous networkAccessManager class returns the image data as and when the links
are downloaded and on the UI we had used a normal counter .i.e the counter was not associated with the image downloaded
and hence confusion!
24-02-2010
(1) Using Trueveo web services - now the search returns double the results!
31-09-2010
(1)Added Logging facility
17-11-2010
(1) Added Code Analyzer - Pylint
 Requirements:
  logilab-common
  logilab-astng 

  
02/12/10
Added Progress bars while searching and downloading
06/12/10
Added support for (1) DailyMotion (2) Metacafe (3) Photobucket
Ratings & Comments
1 Comment
Alas 404 error in both mirrors :( Please check the url mirrors