alc/addic7ed-cli
Composer 安装命令:
composer require alc/addic7ed-cli
包简介
Download subtitles from www.addic7ed.com
关键字:
README 文档
README
Download subtitles from www.addic7ed.com
Install
composer global require alc/addic7ed-cli # Make sure you have export PATH in your ~/.bashrc export PATH=~/.composer/vendor/bin:$PATH
Usage
# Find subtitles for all videos in the current directory addic7ed-cli get # Filter by extension addic7ed-cli get '*.mkv' # Select single file addic7ed-cli get Video.S01E01.mkv
Options
# Non interactive mode (Download the best subtitle without asking) addic7ed-cli get -n # Erase existing subtitle (Default: skip) addic7ed-cli get -e addic7ed-cli get --erase # Language filter (Default: French) addic7ed-cli get -l english # Show subtitles for all languages addic7ed-cli get -l all # Use proxy (Default: none) addic7ed-cli get --proxy=socks5://localhost:9050 # Show help addic7ed-cli get --help
统计信息
- 总下载量: 92
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-08