Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
vimeo.com: Support for embed-only videos #3582
Comments
|
Thank you for the report. It turns out the embedding URL is the page URL itself in this case. Fixed in youtube-dl 2014.08.25. Type |
|
Well, that one was quick. Tested and works for me. Thanks a bunch. |
|
same problem with 2016.08.31 |
|
Can confirm, also having this problem with Vimeo videos after updating YouTube-DL. |
|
@palashcode @2wenty2wo Could you paste your commands and logs? |
|
@yan12125 Sure, I just ran it again with the "-v" command, I'm not sure if that's the log you're talking about. Thank you for the super quick reply :) youtube-dl -v https://player.vimeo.com/video/166756641 |
|
How did you get the URL https://player.vimeo.com/video/166756641? Is it embedded in another website? |
|
Yeah it's embedded on https://www.heyhey.tv/exclusive-member-vid/1984-episode-39/ |
|
Could you try:
|
|
Thanks @yan12125 that did work. Just going to take ages now that I have to add a referer. 40+ more videos to go haha. Thanks again. |
|
Hey, I had this same error with Vimeo, for a paid-for video: 'ERROR: Cannot download embed-only video without embedding URL. Please call youtube-dl with the URL of the page that embeds this video'. Using this method was successful: Woot! Perhaps it is a good idea to add something about this into some documentation somewhere? |
|
@2wenty2wo u can always create a .txt file for batch command |
|
In the place of referer argument, value need not be the complete URL. Just the website name is enough. |
The error message is clear but how can I circumvent it? There is no page that embeds this video.
$ youtube-dl -ct -v http://vimeo.com/user22258446/review/91613211/13f927e053
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-ct', '-v', 'http://vimeo.com/user22258446/review/91613211/13f927e053']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.08.23
[debug] Python version 2.7.5 - Darwin-13.3.0-x86_64-i386-64bit
[debug] Proxy map: {}
[vimeo] 91613211: Downloading webpage
ERROR: Cannot download embed-only video without embedding URL. Please call youtube-dl with the URL of the page that embeds this video.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 218, in _real_extract
webpage = self._download_webpage(request, video_id)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 283, in _download_webpage
res = self._download_webpage_handle(url_or_request, video_id, note, errnote, fatal)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 223, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 211, in _request_webpage
raise ExtractorError(errmsg, sys.exc_info()[2], cause=err)
ExtractorError: Unable to download webpage: HTTP Error 403: Forbidden; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 520, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 170, in extract
return self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 227, in _real_extract
expected=True)
ExtractorError: Cannot download embed-only video without embedding URL. Please call youtube-dl with the URL of the page that embeds this video.
Original page: http://devweek.com/2014/assets.html