]> git.sur5r.net Git - minitube/blobdiff - TODO
Merge tag 'upstream/2.1.3'
[minitube] / TODO
diff --git a/TODO b/TODO
index d2a735ab967586c78f4a030338b68f6d67cd9320..6d26b32dd0ae1aa0ee5e707308c7296c1efb3a6c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,19 +2,11 @@
 
 ## Major features
 
-- Snapshots
+- Snapshots (Cannot be done with Phonon)
 
-- Features for logged in users:
-    * Channel subscriptions (r/w)
-    * Favorite videos (r/w)
-    * Comments (r/w)
-    * Likes (r/w)
+- Channel subscriptions
 
-- Related videos
-    List of related videos identical to the playlist.
-    When a related video is clicked Minitube will keep playing the next related videos.
-    Don't know where the list should appear, maybe on the right, but when activated it should replace the playlist.
-    Maybe the playlist should disappear, leaving only the panel on the right.
+- Favorite videos
 
 - Info view
     Displays video metadata. Could be somewhat linked with related videos...
 - Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
 - Safe search levels (in the status bar beside the video definition option)
 - Show more thumbs on hover with animated crossfade
-- Time filter on the bottom of the playlist: Today, 7 days, 30 days
 - Accept any URL and scrape web pages searching for YouTube videos.
 
 ## 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
-- Starred videos
 
 ## Phonon bugs
 - Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)