Seems to be a known problem, install and use yt-dlp
You don't have to use sudo to download, you can cd to any folder before yt-dlp, use best for the best resolution
https://github.com/ytdl-org/youtube-dl/issues/30102
Code:
sudo -H pip3 install yt-dlp
yt-dlp --version
You don't have to use sudo to download, you can cd to any folder before yt-dlp, use best for the best resolution
Code:
yt-dlp 'https://www.youtube.com/watch?v=Ilifg26TZrI' best
https://github.com/ytdl-org/youtube-dl/issues/30102