diff --git a/yt_dlp/extractor/dropout.py b/yt_dlp/extractor/dropout.py index 039ac4b2c..e280b1c9f 100644 --- a/yt_dlp/extractor/dropout.py +++ b/yt_dlp/extractor/dropout.py @@ -119,16 +119,16 @@ class DropoutIE(InfoExtractor): def _real_extract(self, url): display_id = self._match_id(url) - login_err, webpage = False, '' - try: + + webpage = None + if self._get_cookies('https://www.dropout.tv').get('_session'): + webpage = self._download_webpage(url, display_id) + if not webpage or '