]> git.sur5r.net Git - minitube/blob - TODO
Merge tag 'upstream/2.1.6'
[minitube] / TODO
1 # Minitube to do list
2
3 ## Major features
4
5 - Snapshots (Cannot be done with Phonon)
6
7 - Channel subscriptions
8
9 - Favorite videos
10
11 - Info view
12     Displays video metadata. Could be somewhat linked with related videos...
13
14 - Subtitles, see http://google2srt.sourceforge.net/
15
16 ## Minor Features
17 - Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
18 - Safe search levels (in the status bar beside the video definition option)
19 - Show more thumbs on hover with animated crossfade
20 - Accept any URL and scrape web pages searching for YouTube videos.
21
22 ## Unsure features
23 - Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
24 - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
25 - Saved playlists
26
27 ## Phonon bugs
28 - Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)