tldr/pages.zh/common/ani-cli.md

29 lines
483 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# ani-cli
> 一个用于浏览和观看动漫的命令行工具。
> 更多信息:<https://github.com/pystardust/ani-cli>.
- 按名称搜索动漫:
`ani-cli "{{动漫名称}}"`
- 下载动漫剧集:
`ani-cli -d "{{动漫名称}}"`
- 使用 VLC 播放器播放:
`ani-cli -v "{{动漫名称}}"`
- 指定要观看的剧集:
`ani-cli -e {{剧集序号}} "{{动漫名称}}"`
- 从历史记录中继续观看动漫:
`ani-cli -c`
- 更新 `ani-cli`
`ani-cli -U`