This commit is contained in:
Ori Avtalion 2024-12-30 16:33:24 +08:00 committed by GitHub
commit 49b3ebf5b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -668,7 +668,7 @@ class VimeoIE(VimeoBaseInfoExtractor):
raise ExtractorError(
'Cannot download embed-only video without embedding '
'URL. Please call youtube-dl with the URL of the page '
'that embeds this video.',
'that embeds this video, or supply it with the --referer option.',
expected=True)
raise