Run `yt-dlp -U`
If installed with `pip`, run `python -m pip install -U yt-dlp`
If installed with `pip3`, run `python3 -m pip install -U yt-dlp`
If installed with `pipx`, run `pipx upgrade yt-dlp`
If installed with `brew`, run `brew upgrade yt-dlp`
If installed with `apt`, run `sudo apt update && sudo apt install –only-upgrade yt-dlp`
If installed with `winget`, run `winget upgrade yt-dlp`
If installed with `choco`, run `choco upgrade yt-dlp`
If using the standalone binary, download the latest release and replace the old file
Verify the update with `yt-dlp –version`
