How to install YTdlp - kylon/Sharedown GitHub Wiki
Download latest YT-dlp from here
Linux / MacOS
Follow YT-dlp README instructions
Windows
two options available to install it:
using winget
run the following commands in an elevated (admin) powershell terminal
winget install yt-dlp
thanks sabo-fx for the tip
from release package
Go to Settings -> System -> About
Open Advanced System Settings
Open Environment Variables...
Edit Path variable in User variables
Add a new path and select the folder where the YT-dlp.exe resides
Sign out from Windows and sign in again, or reboot your pc, to apply the changes