~ubuntu-branches/ubuntu/saucy/minitube/saucy-proposed

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Package Import Robot
  • Author(s): Jakob Haufe
  • Date: 2012-09-29 02:43:53 UTC
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: package-import@ubuntu.com-20120929024353-fxbrlvqxrlu6cwld
Tags: upstream-1.9
ImportĀ upstreamĀ versionĀ 1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    * Favorite videos (r/w)
10
10
    * Comments (r/w)
11
11
    * Likes (r/w)
 
12
    * Playlists (r/w)
12
13
 
13
14
- Related videos
14
15
    List of related videos identical to the playlist.
25
26
- Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
26
27
- Safe search levels (in the status bar beside the video definition option)
27
28
- Show more thumbs on hover with animated crossfade
28
 
- Time filter on the bottom of the playlist: Today, 7 days, 30 days
29
29
- Accept any URL and scrape web pages searching for YouTube videos.
30
30
 
31
31
## Unsure features
32
32
- Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
33
33
- Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
34
34
- Saved playlists
35
 
- Starred videos
36
35
 
37
36
## Phonon bugs
38
37
- Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)