alixba / addic7ed-subtitles
此包的最新版本(v1.3.4)没有可用的许可证信息。
addic7ed字幕下载器
v1.3.4
2017-01-05 09:23 UTC
Requires
- fabpot/goutte: ~2.0
- hassankhan/config: ~0.10
Requires (Dev)
- phpunit/phpunit: ~4.5
This package is not auto-updated.
Last update: 2024-09-28 17:17:52 UTC
README
请勿使用此工具过度加载Addic7ed服务器。
如何使用
composer global require alixba/addic7ed-subtitles
或者
git clone git@github.com:AlixBa/addic7ed-subtitles.git && cd addic7ed-subtitles && composer update
.
覆盖从 app/config.reference.json
到 app/config.json
的所需参数。
使用方法
addic7ed-php [--update] [--no-download] [文件] [文件] [...]
addic7ed-php Marvels.Agent.Carter.S01E01.HDTV.x264-KILLERS.mp4
addic7ed-php --no-download /path/to/Gotham.S01E11.720p.HDTV.X264-DIMENSION.mkv
addic7ed-php --update
- --update: 更新节目列表
- --no-download: 运行addic7ed-php而不在磁盘上写入任何内容
贡献
欢迎贡献 :)
想法
- 改进搜索显示ID的方法。
- 支持多语言。
- 将srt文件后缀为语言([SHOW].[LANG].srt)。
- 以选项启动addic7ed-php(覆盖配置.json)。
- 使用标签确定组吗?
- 如果多个组匹配,则将默认组重量化以找到最佳字幕。
- 等待 这个 合并以设置更低的超时。
- ...