Update README.md

This commit is contained in:
chibicitiberiu 2019-08-28 16:15:59 +03:00 committed by GitHub
parent ecf36cf4e5
commit cb7e1d1be5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -8,12 +8,8 @@ Currently, the program will do what it's main job is to do: download videos, and
Of course, there are a lot of things that still need to be done. The web interface is still pretty limited, and there might still be uncaught bugs. These are some of the things that need to be done:
* get status bar to actually display something (right now it's just a hardcoded message)
* add an indication of what the synchronization jobs are doing to the UI
* video page, which contains an embedded player
* OAuth YouTube authentication, so private playlists can be obtained
* Web UI improvements:
* Paging for videos
* Handle drag & drop for the subscription folders
* Update UI when something changes
* Improve stability