Home

Awesome

CommonMediaTests

Hits Build and Release

御三家流媒体解锁测试

基于 netflix-verify VerifyDisneyPlus TubeCheck 整合代码,优化测试速度

功能

TODO

使用

下载、安装、升级

curl https://raw.githubusercontent.com/oneclickvirt/CommonMediaTests/main/cmt_install.sh -sSf | bash

curl https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/CommonMediaTests/main/cmt_install.sh -sSf | bash

使用

cmt

./cmt

进行测试

Usage: cmt [options]
  -e    Enable logging
  -h    Show help information
  -l string
        Language parameter (en or zh)
  -v    Show version

无环境依赖,理论上适配所有系统和主流架构,更多架构请查看 https://github.com/oneclickvirt/CommonMediaTests/releases/tag/output

图片

卸载

rm -rf /root/cmt
rm -rf /usr/bin/cmt

在Golang中使用

go get github.com/oneclickvirt/CommonMediaTests@latest