]> git.sur5r.net Git - minitube/commitdiff
.
authorFlavio Tordini <flavio.tordini@gmail.com>
Sun, 25 Oct 2009 22:32:30 +0000 (23:32 +0100)
committerFlavio Tordini <flavio.tordini@gmail.com>
Sun, 25 Oct 2009 22:32:30 +0000 (23:32 +0100)
TODO

diff --git a/TODO b/TODO
index e144a06da9e138042237dbdecd6ef293ebd120e3..cd018a3cc150b3893d1696b83edd989def7ac9da 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,10 +6,11 @@
 ## Killer features
 
 - Video download
-    Playlist items should have small a download icon that appears on mouse hover.
+    Playlist items should have a download icon that appears on mouse hover.
     Once the icon is clicked a mini-progressbar appears and the the download icon remains visible
     even on "mouseout", maybe with a different color.
     Videos should be downloaded in HD format, if available.
+    Videos should be downloaded directly on the Desktop without asking for a location.
 
 - YouTube related videos
     List of related videos identical to the playlist.
@@ -20,7 +21,7 @@
 - Accept YouTube URLs in the search box and as CLI args
     ./minitube [url]
     When Minitube has a single video to play, it will continue playing related videos.
-    This feature is depends on the related videos above.
+    This feature depends on the related videos above.
     We could also accept any URL and scrape web pages searching for YouTube videos.
 
 - Windows build