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

28 lines
519 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ani-cli
> 一个用于浏览和观看动画的命令行工具。
> 更多信息:<https://github.com/pystardust/ani-cli>。
- 按名称搜索动画:
`ani-cli "{{anime_name}}"`
- [d]ownload 下载剧集:
`ani-cli -d "{{anime_name}}"`
- 使用 [v]LC 作为媒体播放器:
`ani-cli -v "{{anime_name}}"`
- 观看特定的 [e]pisode 剧集:
`ani-cli -e {{episode_number}} "{{anime_name}}"`
- [c]ontinue 从历史记录中继续观看动画:
`ani-cli -c`
- [U]pdate 更新 `ani-cli`
`ani-cli -U`