mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-23 21:58:29 +00:00
d'oh
Authored by: bashonly
This commit is contained in:
parent
ca23d1d529
commit
d5aaf59fb5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user