mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 01:48:01 +09:00
Merge b95edf3b89
into e1b3fa242c
This commit is contained in:
commit
a5a4c99ac9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user