This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
forked from pystardust/ani-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathani-cli.1.gz
102 lines (102 loc) · 10 KB
/
ani-cli.1.gz
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
ani-cli.1 0000644 0001750 0001750 00000004534 14254225703 012674 0 ustar matthias matthias .\" Automatically generated by Pandoc 2.9.2.1
.\"
.TH "ANI-CLI (1) ani-cli" "" "\[lq]June 19 2022\[rq]" "" ""
.hy
.SH NAME
.PP
ani-cli - watch anime from the commandline
.SH SYNOPSIS
.PP
\f[B]ani-cli\f[R] [-s] [-v] [-q ] [-a ] [-d | -p ] []
.PD 0
.P
.PD
\f[B]ani-cli\f[R] [-s] [-v] [-q ] -c
.PD 0
.P
.PD
\f[B]ani-cli\f[R] -h | -D | -U | -V
.SH DESCRIPTION
.PP
\f[B]ani-cli\f[R] is a shell script to browse and search anime from the
command-line.
This tool scrapes the site animixplay.
\f[B]ani-cli\f[R] without options defaults to the mpv media player.
.SH OPTIONS
.TP
\f[B]-c\f[R]
continue watching anime from history.
.TP
\f[B]-a\f[R] \[dq] episode\[dq]
specify episode to watch.
.TP
\f[B]-h\f[R]
Show summary of options.
.TP
\f[B]-d\f[R]
download episode.
.TP
\f[B]-p\f[R] \[lq]download_dir\[rq]
download episode to specified directory.
.TP
\f[B]-q\f[R] \[lq]quality\[rq]
set video quality (best|worst|360|480|720|1080).
.TP
\f[B]-v\f[R]
use VLC as the media player
.TP
\f[B]-s\f[R]
watch anime together with friends, using Syncplay (works with mpv only)
.PP
\f[B]-d\f[R] download episode
.TP
\f[B]-p\f[R]
download episode to specified directory
.TP
\f[B]-D\f[R]
delete history
.TP
\f[B]-U\f[R]
fetch update from github
.TP
\f[B]-V\f[R]
print version number and exit
.TP
\f[B]-f\f[R]
select provider to scrape first
.TP
\f[B]-x\f[R]
print all video links from all providers to stdout (for debugging
purpose)
.SH EPISODE SELECTION
.PP
Episode selection: Multiple episodes can be chosen given a range Choose
episode [1-13]: 1 6 This would choose episodes 1 2 3 4 5 6 To select the
last episode use -1
.PP
When selecting non-interactively, the first result will be selected, if
anime is passed
.SH BUGS
.PP
Use the GitHub issue tracker:
https://github.com/pystardust/ani-cli/issues
.SH AUTHOR
.TP
Matthias Geiger <[email protected]>
Wrote this manpage for the Debian system.
.SH COPYRIGHT
.PP
Copyright \[co] 2022 Matthias Geiger
.PP
This manual page was written for the Debian system (and may be used by
others).
.PP
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 or (at your
option) any later version published by the Free Software Foundation.
.PP
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
.SH AUTHORS
Matthias Geiger.