install mpv by shell
- Select the directory where you want to install mpv. For example:
C:\tool
. Create this directory if it does not exist. - Navigate to the selected directory in File Explorer, hold down the
Shift
key on your keyboard, while holdingShift
, right-click inside the folder. - From the context menu, click "Open PowerShell window here".
- In the PowerShell window, input the following command and run:
powershell -ExecutionPolicy Bypass -c "irm https://github.com/mpv-easy/install/releases/latest/download/install.ps1 | iex"
https://github.com/tomasklaen/uosc
powershell -ExecutionPolicy Bypass -c "& ([ScriptBlock]::Create((irm https://github.com/mpv-easy/install/releases/latest/download/install.ps1))) mpv-uosc"
https://github.com/mpv-easy/mpv-easy
powershell -ExecutionPolicy Bypass -c "& ([ScriptBlock]::Create((irm https://github.com/mpv-easy/install/releases/latest/download/install.ps1))) mpv-easy"
https://github.com/cyl0/ModernX
powershell -ExecutionPolicy Bypass -c "& ([ScriptBlock]::Create((irm https://github.com/mpv-easy/install/releases/latest/download/install.ps1))) mpv-modernx"
https://github.com/Samillion/ModernZ
powershell -ExecutionPolicy Bypass -c "& ([ScriptBlock]::Create((irm https://github.com/mpv-easy/install/releases/latest/download/install.ps1))) mpv-modernz"