Simple mpv utiliy cil
cargo install --git https://github.com/Horryportier/uta
or
git clone https://github.com/Horryportier/uta
cd uta
cargo install --path .
run uta URL/PATH
to start -t
to pause/unpause -n/p
to switch -h
for help.
UTA_VOLUME=50
set default volumeUTA_VIDEO=true
if set totrue
mpv will lunch with video. when not set will default tofalse
UTA_DOWNLAND
use it to set yt-dlp downland args "none are set by default"
# .tmux.conf
# update the status bar every second
set -g status-interval 1
# show our widget
set -g status-right ' #(uta --print)'