Try this method
You're gonna need:
- video download helper extension
- yt-dlp latest version
- first you're gonna play the video
- then you're not gonna click download on the extension, but rather the tree dots menu.
- then you're gonna copy the link to the video
- then you're gonna enter the following command:
yt-dlp (copied link) -o (name of the video).mp4 --cookies-from-browser firefox (or whatever browser)
You're gonna need:
- video download helper extension
- yt-dlp latest version
- first you're gonna play the video
- then you're not gonna click download on the extension, but rather the tree dots menu.
- then you're gonna copy the link to the video
- then you're gonna enter the following command:
yt-dlp (copied link) -o (name of the video).mp4 --cookies-from-browser firefox (or whatever browser)