From 09b75211c350070ce94a281128e27e6eb641fe1a Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 20 Aug 2022 08:51:29 +0700 Subject: [PATCH] update roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ef751..5154646 100644 --- a/README.md +++ b/README.md @@ -182,12 +182,12 @@ We have come far, nonetheless we are not short of ideas on how to improve and ex - [ ] 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)) -- [ ] Implement complete offline media file import from json file ([#138](https://github.com/tubearchivist/tubearchivist/issues/138)) - [ ] 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] 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] - [X] Add passing browser cookies to yt-dlp [2022-05-08]