From c1ce7bc5168e14e291fe197b975699e3a20d381d Mon Sep 17 00:00:00 2001 From: konsthol Date: Mon, 30 Dec 2024 17:34:07 +0200 Subject: [PATCH] I will not apologize for art. --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72aa6ab..0c1d303 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,13 @@ To watch a series `grpoppro "Name of series" season episode` > Episodes must be in formatted as 01 02 03 ** -To watch a series interactively +To watch a series ```sh grpoppro --menu ``` -To continue a series interactively +To continue a series ```sh grpoppro --resume @@ -53,18 +53,29 @@ To continue unfinished series episode grpoppro --finish ``` +To select which series to resume + +```sh +grpoppro --select +``` + To open in browser + ```sh grpoppro --open "Name of movie or tv series" ``` ## Dependencies +* bash * curl * mpv * grep * awk * sed +* head +* cut +* pidof * fuzzel plus wofi or fzf ## Why is it called GrPopPro?