This commit is contained in:
Ori Avtalion 2020-10-21 05:00:08 +02:00 committed by GitHub
commit dce362caed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,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