mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-27 07:38:30 +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.',
|
'Authentication may be needed due to your location.',
|
||||||
'If your IP address is located in Europe you could try using a VPN/proxy,',
|
'If your IP address is located in Europe you could try using a VPN/proxy,',
|
||||||
f'or else u{self._login_hint()[1:]}',
|
f'or else u{self._login_hint()[1:]}',
|
||||||
delim=' '))
|
delim=' '), method=None)
|
||||||
else:
|
else:
|
||||||
raise
|
raise
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user