From ee2025664fb5edffa9d9c2a0c2edb764920cb3a0 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 9 Jan 2022 08:44:16 +0700 Subject: [PATCH] update roadmap --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d5b98f..61c4fa5 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ This should be considered as a **minimal viable product**, there is an extensive - [ ] Podcast mode to serve channel as mp3 - [ ] Implement [PyFilesystem](https://github.com/PyFilesystem/pyfilesystem2) for flexible video storage - [ ] Implement [Apprise](https://github.com/caronc/apprise) for notifications +- [ ] Add [SponsorBlock](https://sponsor.ajay.app/) integration +- [ ] Implement per channel settings - [ ] Subtitle download & indexing - [ ] User created playlists - [ ] Auto play or play next link @@ -161,10 +163,10 @@ This should be considered as a **minimal viable product**, there is an extensive - [X] Scan your file system to index already downloaded videos [2021-09-14] ### UI -- [ ] Fancy advanced unified search interface - [ ] Show similar videos on video page - [ ] Multi language support - [ ] Show total video downloaded vs total videos available in channel +- [X] Fancy advanced unified search interface [2022-01-08] - [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]