因为斗鱼的网页 Flash 播放器太卡了,所以就自制了一个 Mac 版斗鱼播放器
基于 MPV 实现,实时弹幕显示,发热卡顿的问题也没有了
输入房间号或房间别名就可以看直播
Github: https://github.com/Grayon/Douyu-for-Mac
下载: https://github.com/Grayon/Douyu-for-Mac/releases/download/v0.1/Douyu.app.zip
编译或使用前需要先安装 mpv
1.先安装 homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2.安装 mpv
brew install mpv
之后就可以编译运行了
基于 MPV 实现,实时弹幕显示,发热卡顿的问题也没有了
输入房间号或房间别名就可以看直播
Github: https://github.com/Grayon/Douyu-for-Mac
下载: https://github.com/Grayon/Douyu-for-Mac/releases/download/v0.1/Douyu.app.zip
编译或使用前需要先安装 mpv
1.先安装 homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
2.安装 mpv
brew install mpv
之后就可以编译运行了