From 9528e11ca2a5b07678c1c738724497c0974eb98c Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 26 Sep 2021 12:59:58 +0700 Subject: [PATCH] updated roadmap --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e19e44..1daffbd 100644 --- a/README.md +++ b/README.md @@ -138,8 +138,9 @@ 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 -- [ ] Dynamic download queue - [ ] Un-ignore videos +- [ ] Add thumbnail embed option +- [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]