by dp-hackernews on 5/5/25, 3:04 PM with 2 comments
by al_borland on 5/5/25, 4:16 PM
Something to keep in mind if someone is trying a URL that isn’t working.
Something else I didn’t see mentioned was using browser cookies if you’re trying to use it on a site like X that requires login. The error message hints at the flag to use, but doesn’t show usage. Follow up the flag with the browser that has the cookies you want to use.
yt-dlp --cookies-from-browser Safari "https://x.com/blah/blah"