From 31391c5289b35d19b8fab4dcdbc5c8c6d698ab06 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 30 Nov 2022 09:46:50 +0700 Subject: [PATCH] update roadmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee642c5..fd4bb1d 100644 --- a/README.md +++ b/README.md @@ -211,16 +211,16 @@ We have come far, nonetheless we are not short of ideas on how to improve and ex - [ ] Implement [Apprise](https://github.com/caronc/apprise) for notifications ([#97](https://github.com/tubearchivist/tubearchivist/issues/97)) - [ ] User created playlists, random and repeat controls ([#108](https://github.com/tubearchivist/tubearchivist/issues/108), [#220](https://github.com/tubearchivist/tubearchivist/issues/220)) - [ ] Auto play or play next link ([#226](https://github.com/tubearchivist/tubearchivist/issues/226)) -- [ ] Show similar videos on video page - [ ] Multi language support - [ ] Show total video downloaded vs total videos available in channel - [ ] Add statistics of index - [ ] Download speed schedule ([#198](https://github.com/tubearchivist/tubearchivist/issues/198)) - [ ] Auto ignore videos by keyword ([#163](https://github.com/tubearchivist/tubearchivist/issues/163)) - [ ] Custom searchable notes to videos, channels, playlists ([#144](https://github.com/tubearchivist/tubearchivist/issues/144)) -- [ ] Download video comments Implemented: +- [X] Download video comments [2022-11-30] +- [X] Show similar videos on video page [2022-11-30] - [X] Implement complete offline media file import from json file [2022-08-20] - [X] Filter and query in search form, search by url query [2022-07-23] - [X] Make items in grid row configurable to use more of the screen [2022-06-04]