From b0fb2bbb00392e3fb1c653d005b03b502087fef2 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 3 Oct 2021 20:25:35 +0700 Subject: [PATCH] update roadmap --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4bf7013..a4ab809 100644 --- a/README.md +++ b/README.md @@ -115,18 +115,18 @@ This should be considered as a **minimal viable product**, there is an extensive - [ ] Create playlists - [ ] Podcast mode to serve channel as mp3 - [ ] Implement [PyFilesystem](https://github.com/PyFilesystem/pyfilesystem2) for flexible video storage -- [ ] Un-ignore videos - [ ] Add thumbnail embed option +- [X] Un-ignore videos [2021-10-03] - [X] Dynamic download queue [2021-09-26] - [X] Backup and restore [2021-09-22] - [X] Scan your file system to index already downloaded videos [2021-09-14] ### UI -- [ ] Create a github wiki for user documentation - [ ] Show similar videos on video page - [ ] Multi language support -- [ ] Grid and list view for both channel and video list pages - [ ] Show total video downloaded vs total videos available in channel +- [X] Grid and list view for both channel and video list pages [2021-10-03] +- [X] Create a github wiki for user documentation [2021-10-03] ## Known limitations