I had this problem recently, and the --cookies-from-browser option worked for me, but you have to specify the browser, for example :
bash
Copy
Edit
yt-dlp --cookies-from-browser chrome URL
If that doesn't work, try with Firefox or Edge depending on what you're using. If not, update yt-dlp and...