I will not apologize for art.
This commit is contained in:
15
README.md
15
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
|
> Episodes must be in formatted as 01 02 03
|
||||||
**
|
**
|
||||||
|
|
||||||
To watch a series interactively
|
To watch a series
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
grpoppro --menu
|
grpoppro --menu
|
||||||
```
|
```
|
||||||
|
|
||||||
To continue a series interactively
|
To continue a series
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
grpoppro --resume
|
grpoppro --resume
|
||||||
@@ -53,18 +53,29 @@ To continue unfinished series episode
|
|||||||
grpoppro --finish
|
grpoppro --finish
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To select which series to resume
|
||||||
|
|
||||||
|
```sh
|
||||||
|
grpoppro --select
|
||||||
|
```
|
||||||
|
|
||||||
To open in browser
|
To open in browser
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
grpoppro --open "Name of movie or tv series"
|
grpoppro --open "Name of movie or tv series"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
* bash
|
||||||
* curl
|
* curl
|
||||||
* mpv
|
* mpv
|
||||||
* grep
|
* grep
|
||||||
* awk
|
* awk
|
||||||
* sed
|
* sed
|
||||||
|
* head
|
||||||
|
* cut
|
||||||
|
* pidof
|
||||||
* fuzzel plus wofi or fzf
|
* fuzzel plus wofi or fzf
|
||||||
|
|
||||||
## Why is it called GrPopPro?
|
## Why is it called GrPopPro?
|
||||||
|
|||||||
Reference in New Issue
Block a user