X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=TODO;h=a3246dc2b3baf53b5183ce0f2bd397c60c42704b;hb=c50ee0bebf749b188e7dd4217b9755c08cb4be88;hp=ac4e29e44e2eab3d15894f2a11c8f1b5cf3629ef;hpb=2c530dd73ae4db20945c152334ab9897ec9b91af;p=minitube diff --git a/TODO b/TODO index ac4e29e..a3246dc 100644 --- a/TODO +++ b/TODO @@ -1,37 +1,18 @@ # Minitube to do list ## Major features - -- Snapshots - -- Features for logged in users: - * Channel subscriptions (r/w) - * Favorite videos (r/w) - * Comments (r/w) - * Likes (r/w) - * Playlists (r/w) - -- 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... - - 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)