mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-06-01 10:32:40 +09:00
Merge b95edf3b8957a10e5217a1f79dcf59d50d4d1869 into 3eb8d22ddb8982ca4fb56bb7a8d6517538bf14c6
This commit is contained in:
commit
aa6cbd38da
@ -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…
x
Reference in New Issue
Block a user