lux 12.0 无法以 json 输出结果 (iawia002/lux#996), 请用 go install github.com/iawia002/lux@HEAD
或从 github actions (iawia002/lux#912) 获取最新版本
mpv 自带 youtube-dl 解析,使用体验好很多
使用 mpv 播放 bilibili (以及 youtube, iqiqyi)视频
cargo install b2m
b2m -h
使用命令行选项 --no-default-features --features <NAME>
可以选用特定的后端,详见 Cargo.toml
使用 cargo install b2m --all-features
可启用所有后端,并默认使用 finata (无需 mpv 以外的依赖)
感谢 @MrAru 打包
``` b2m 0.25.0 Play bilibili or other videos with mpv
USAGE:
b2m.exe [FLAGS] [OPTIONS]
FLAGS: --check Check if all dependencies are installed -h, --help Prints help information -i, --info Print information only -j, --json Print information with json --an Play without audio output --no-cookie Don't use any cookie --no-merge Don't pass --merge-files to mpv --vn Play without video output -V, --version Prints version information
OPTIONS:
-c, --cookie
ARGS:
ARGS:
从0.23.0
起,可以使用 --parser
选项选择特定的后端