add mpv_websocket

This commit is contained in:
ksyasuda
2025-03-03 22:33:17 -08:00
parent 829141ccd9
commit 7904708a42
4 changed files with 86 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ save_full_queue=ctrl+S
remove_from_queue=ctrl+x
play_selected_video=ctrl+ENTER
browser=firefox
clipboard_command=wl-paste -p
clipboard_command=wl-paste
cursor_icon=➤
display_limit=10
download_directory=~/videos/YouTube
@@ -30,6 +30,6 @@ menu_timeout=5
show_errors=yes
ytdlp_file_format=mp4
ytdlp_output_template=%(uploader)s/%(title)s.%(ext)s
use_history_db=yes
use_history_db=no
backend_host=http://localhost
backend_port=42069