mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-10 20:45:51 +01:00
Update yt_dlp/extractor/youtube.py
This commit is contained in:
parent
766a9c015c
commit
03d3122bd8
@ -569,7 +569,7 @@ def _initialize_pref(self):
|
||||
def _initialize_cookie_auth(self):
|
||||
self._load_sid_cookies()
|
||||
if self._SAPISID or self._1PSAPISID or self._3PSAPISID:
|
||||
self.write_debug('Logged in using cookies')
|
||||
self.write_debug('Found YouTube account cookies')
|
||||
|
||||
def _real_initialize(self):
|
||||
self._initialize_pref()
|
||||
|
Loading…
Reference in New Issue
Block a user