winget
winget install yt-dlp
To update, run:
winget upgrade yt-dlp
or
Install scoop
https://scoop.sh/
Open a PowerShell terminal (version 5.1 or later) and from the PS C:\> prompt, run:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Scoop
scoop install yt-dlp
To update, run:
scoop update yt-dlp