gonna turn this into some kind of table, based on assignees and priority

Adam Howard 2015-11-19 00:24:51 +00:00
parent 3a897c61e9
commit 472316a194
1 changed files with 12 additions and 6 deletions

18
Home.md

@ -2,18 +2,24 @@ TODO
==== ====
Major New Features
------------------
* Improved Downloading * Improved Downloading
* Bookmarks -- local offline * Bookmarks -- local offline https://github.com/theScrabi/NewPipe/issues/14
- bookmark folder support - bookmark folder support
- bookmarks export, preferably in portable format eg JSON - bookmarks export, preferably in portable format eg JSON
* View history * View history
* Search history * Search history https://github.com/theScrabi/NewPipe/issues/6
* Channels support * Channels support https://github.com/theScrabi/NewPipe/issues/57 ,
- Search channels - Search channels
- Display general information about channels - Display general information about channels
- Subscribe to channels - Subscribe to channels
- Watch videos from a channel - Watch videos from a channel
* Playlists support * Playlists support https://github.com/theScrabi/NewPipe/issues/54 ,
- search for them - search for them
- play through them - play through them
* Subtitles https://github.com/theScrabi/NewPipe/issues/55
* Orbot support
* support direct video links in search bar https://github.com/theScrabi/NewPipe/issues/35
* Search bar suggestions https://github.com/theScrabi/NewPipe/issues/5
- backend is done