Add episode selection param (#18)

* fix quality selection

* add episode selection argument

* fix quality selection menu appearing when flag not set

* fix episode selection appearing when no episodes released yet

* update readme

* update readme

* make selected quality the default if watching/downloading multiple episodes
This commit is contained in:
Kyle Yasuda
2022-10-06 20:17:48 -07:00
committed by GitHub
parent da45bf15fe
commit fd954e7ede
7 changed files with 88 additions and 59 deletions

View File

@@ -1,4 +1,4 @@
.\" Automatically generated by Pandoc 2.18
.\" Automatically generated by Pandoc 2.19.2
.\"
.\" Define V font for inline verbatim, using C font in formats
.\" that render this, and otherwise B font.
@@ -70,6 +70,9 @@ Connect to the history database
\f[B]-d\f[R]
Enable downloading anime in command-line mode
.TP
\f[B]-e\f[R] \f[I]episode\f[R] \f[B]or\f[R] \f[I]begin_episode - end_episode\f[R]
Select episode(s) to stream/download
.TP
\f[B]-f\f[R]
Specify the starting search directory for \[lq]Play from File\[rq] mode
.TP

View File

@@ -44,6 +44,9 @@ Defaults:
**-d**
: Enable downloading anime in command-line mode
**-e** _episode_ **or** _begin_episode - end_episode_
: Select episode(s) to stream/download
**-f**
: Specify the starting search directory for "Play from File" mode