I will not apologize for art.

This commit is contained in:
2024-12-30 17:34:07 +02:00
parent 7522973b3d
commit c1ce7bc516

View File

@@ -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?