X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=TODO;h=a3246dc2b3baf53b5183ce0f2bd397c60c42704b;hb=7c6c209182a2be8547a0709e13ccfcc91d4d2d21;hp=03cc650fee26b57cdbe428e92a2df83e50b14771;hpb=41fc22317ae2deea66e63b33d72ec209b89b0568;p=minitube diff --git a/TODO b/TODO index 03cc650..a3246dc 100644 --- a/TODO +++ b/TODO @@ -1,53 +1,18 @@ -# Minitube TODO list +# Minitube to do list -## Bugs -- Item positions when moving two items down - -## Killer features - -- Video download - Playlist items should have small 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. - -- YouTube 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. - -- 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. - We could also accept any URL and scrape web pages searching for YouTube videos. - -- Windows build - Stefan Brueck has compiled on Windows but there are problems with Phonon - -- HD streaming (requires settings) +## Major features +- Favorite videos +- Info view - Subtitles, see http://google2srt.sourceforge.net/ - -## Features -- Show buffering progress (when Phonon backends will work) -- Clear recent keywords -- Mark playlist items that have errors -- Settings: number of "Recent Keywords", Phonon settings, HD or not -- Show the toolbar when mouse hits the top of the screen in Fullscreen mode with animation -- Show the playlist when mouse hits the left side of the screen in Fullscreen mode with animation +## Minor Features +- 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 -- Starred videos - -## Phonon bugs (Come on Qt devs, do your job!) -- Mac: playback sometimes does not start (got a workaround!) -- Mac: Phonon freezes the GUI when loading a video -- Phonon::MediaSource does not work with QIODevices -- Cannot seek beyond the buffered part of the video -- Linux: Seek does not work at all -- Phonon does not report the buffering percent correctly