From cb7e1d1be58e26f228eff1b7efe70b8113d066e2 Mon Sep 17 00:00:00 2001 From: chibicitiberiu Date: Wed, 28 Aug 2019 16:15:59 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b1469db..7989d38 100644 --- a/README.md +++ b/README.md @@ -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