This commit is contained in:
Denis Lehmann 2021-05-06 19:38:31 +02:00
parent 73c624fee8
commit 5f1d7b52c9

View file

@ -132,7 +132,7 @@ At first we parse the arguments.
We have the following flags: We have the following flags:
- =-a* | --alternative= :: Alternative video; You can parse any amount of alternatives (e.g. =-aaa=) - =-a* | --alternative= :: Alternative video; You can parse any amount of alternatives (e.g. =-aaa=)
- =-h | --help :: Show a help message - =-h | --help= :: Show a help message
- =-i | --interactive= :: Interactive mode; Shows the first 10 results and queries for a selection; If this flag is set, =-a= is ignored - =-i | --interactive= :: Interactive mode; Shows the first 10 results and queries for a selection; If this flag is set, =-a= is ignored
- =-m | --music= :: Play only the audio track of the video - =-m | --music= :: Play only the audio track of the video
- =-s | --save= :: Save the video (or audio if =-m= is set) to the current directory - =-s | --save= :: Save the video (or audio if =-m= is set) to the current directory