akiirui / mpv-handler

A protocol handler for mpv. Use mpv and yt-dlp to play video and music from the websites.
MIT License
262 stars 22 forks source link

Option to play without spawning terminal window #43

Closed mushonnip closed 1 year ago

mushonnip commented 1 year ago

is it possible to execute the handler without spawning terminal?

akiirui commented 1 year ago

Duplicate, please see discussion https://github.com/akiirui/mpv-handler/issues/33

akiirui commented 1 year ago

And if you're using Linux, edit https://github.com/akiirui/mpv-handler/blob/main/share/linux/mpv-handler.desktop#L6 to false

akiirui commented 7 months ago

New release have another method to hide console window. For details, see Release page.