YT DLP dl with cookies - NicolasLoew/wiki GitHub Wiki

yt-dlp --verbose --embed-sub -f b --cookies-from-browser BROWSER --merge-output-format mkv URL

or

yt-dlp -f 'best[height=1080][format_id*=hardsub-esLA] URL

best[height=1080] ---> video quality (240, 360, 480, 720, 1080)

[format_id*=hardsub ---> Subtitles embedded in the video

-esLA] ---> Subtitle language (enUS, ptBR, frFR, esES, deDE, itIT, ruRU, arME)

Of course for premium video you will need a premium account and export your cookies.

--cookies crunchyroll.com_cookies.txt


yt-dlp LINK --all-subs

--embed-subs

--convert-subs srt -k

--embed-metadata

-u YOUR_EMAIL

-p YOUR_PASS

--user-agent "USER_AGENT"

--cookies cookies.txt