Downloading videos from Patreon

Hello all, very much a noob in using this sort of thing. In searching, I managed to find the hint for using the "--cookies-from-browser Firefox" line in command and was able to download one video. However, trying to download another throws up this error:

C:\ytdl> yt-dlp --cookies-from-browser firefox "https://www.patreon.com/posts/tutorial-video-40374192"

[patreon] Extracting URL: [removed URL just in case :)]

Extracting cookies from firefox

Extracted 2153 cookies from firefox

[patreon] 40374192: Downloading API JSON

ERROR: [patreon] 40374192: Unable to download JSON metadata: HTTP Error 403: Forbidden (caused by <HTTPError 403: Forbidden>)

I tried a couple to see if it was just that video in particular, but that doesn't seem to be the issue. I have also downloaded the cookies and tried to use the text file, but that didn't work either.

Thanks for any help, appreciate it if things are explained simply :)