]> git.sur5r.net Git - minitube/commitdiff
Updated TODO
authorFlavio Tordini <flavio.tordini@gmail.com>
Tue, 14 Apr 2015 12:39:26 +0000 (14:39 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Tue, 14 Apr 2015 12:39:26 +0000 (14:39 +0200)
TODO

diff --git a/TODO b/TODO
index 6d26b32dd0ae1aa0ee5e707308c7296c1efb3a6c..fed468bc218c5ba2936f40a00bccafc20342aeb9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,28 +1,19 @@
 # Minitube to do list
 
 ## Major features
-
-- Snapshots (Cannot be done with Phonon)
-
-- Channel subscriptions
-
 - Favorite videos
-
 - Info view
     Displays video metadata. Could be somewhat linked with related videos...
-
 - Subtitles, see http://google2srt.sourceforge.net/
 
 ## Minor Features
-- Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
+- Search for playlists
 - Safe search levels (in the status bar beside the video definition option)
 - Show more thumbs on hover with animated crossfade
 - Accept any URL and scrape web pages searching for YouTube videos.
+- Blacklist channels
 
 ## Unsure features
 - Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
 - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
 - Saved playlists
-
-## Phonon bugs
-- Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)