Open Druidblack opened 2 months ago
Cookies are only used to play age-restricted videos in the best quality. If not set, the video will be played in SD. You can find yt-dlp documentation on cookies here: https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp
Is there a way to pass a cookies.txt file?
you can extract the cookie file from Youtube with browser extension like https://chrome.google.com/webstore/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc . Check doc https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp
Can you make an example of how to use cookies in the program? Do I need to specify the path to the cookie in the settings? The txt file format?