1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-23 21:58:29 +00:00
Authored by: bashonly
This commit is contained in:
bashonly 2025-07-13 15:55:35 -05:00
parent ca23d1d529
commit d5aaf59fb5
No known key found for this signature in database
GPG Key ID: 783F096F253D15B0

View File

@ -1142,7 +1142,7 @@ def _extract_from_api(self, video_id, unlisted_hash=None):
'Authentication may be needed due to your location.',
'If your IP address is located in Europe you could try using a VPN/proxy,',
f'or else u{self._login_hint()[1:]}',
delim=' '))
delim=' '), method=None)
else:
raise