invidious_sh/invidious.sh.1
2021-08-09 15:20:58 +02:00

31 lines
2.0 KiB
Groff

.TH INVIDIOUS.SH "1" "2021" "invidious.sh 1.0" "User Commands"
.SH NAME
invidious.sh \- manual page for invidious.sh 1.0
.SH DESCRIPTION
.SS AN INVIDIOUS API WRAPPER
.SS "Usage:"
invidious.sh [OPTIONS] [ARGUMENTS]
.SH OPTIONS
\fB\-c\fR \fB\-\-channel\fR | invidious.sh \fB\-c\fR [CHANNEL ID] | Fetches videos from channel
\fB\-l\fR \fB\-\-link\fR | invidious.sh \fB\-c\fR [VIDEO ID] | Composes full url ready to paste into a browser
\fB\-v\fR \fB\-\-version\fR | invidious.sh \fB\-v\fR | Prints version information
\fB\-h\fR \fB\-\-help\fR | invidious.sh \fB\-h\fR | Displays this help message
\fB\-f\fR \fB\-\-fetch\fR | invidious.sh \fB\-f\fR [STDIN] [CHANNEL NUMBER or CHANNEL NAME] | Fetches channel video feed using a list provided in the format [N] [CHANNEL NAME] (CHANNEL ID)
\fB\-d\fR \fB\-\-download\fR | invidious.sh \fB\-d\fR [VIDEO ID] [OUTPUT FILE NAME]| Directly downloads video file
.SH AUTHOR
Written by Nomagno
.SH LICENSING
Copyright © 2021 Nomagno
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.