Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR with download video from vimeo.com #17025

Closed
ykimon opened this issue Jul 20, 2018 · 0 comments
Closed

ERROR with download video from vimeo.com #17025

ykimon opened this issue Jul 20, 2018 · 0 comments
Labels

Comments

@ykimon
Copy link

@ykimon ykimon commented Jul 20, 2018

This run ends with an error on windows 7
youtube-dl.exe https://player.vimeo.com/video/137592498

There is an output:

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://player.vimeo.com/video/137592498', '--verbo
se']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2018.07.10
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-80117-gdac030d, ffprobe N-60106-ge6d1c66
[debug] Proxy map: {}
[vimeo] 137592498: Downloading webpage
[vimeo] 137592498: Extracting information
ERROR: Unable to extract info section (caused by RegexNotFoundError('Unable to e
xtract info section; please report this issue on https://yt-dl.org/bug . Make su
re you are using the latest version; type youtube-dl -U to update. Be sure to
call youtube-dl with the --verbose flag and include its complete output.',)); pl
ease report this issue on https://yt-dl.org/bug . Make sure you are using the la
test version; type youtube-dl -U to update. Be sure to call youtube-dl with th
e --verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\vimeo.py", line 528, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\common.py", line 972, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract vimeo clip page config; p
lease report this issue on https://yt-dl.org/bug . Make sure you are using the l
atest version; type youtube-dl -U to update. Be sure to call youtube-dl with t
he --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\vimeo.py", line 546, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\common.py", line 972, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract info section; please repo
rt this issue on https://yt-dl.org/bug . Make sure you are using the latest vers
ion; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbo
se flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\vimeo.py", line 528, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\common.py", line 972, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract vimeo clip page config; p
lease report this issue on https://yt-dl.org/bug . Make sure you are using the l
atest version; type youtube-dl -U to update. Be sure to call youtube-dl with t
he --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\vimeo.py", line 546, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\common.py", line 972, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract info section; please repo
rt this issue on https://yt-dl.org/bug . Make sure you are using the latest vers
ion; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbo
se flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\YoutubeDL.py", line 792, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\common.py", line 502, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp4etivjk5\bu
ild\youtube_dl\extractor\vimeo.py", line 560, in _real_extract
youtube_dl.utils.ExtractorError: Unable to extract info section (caused by Regex
NotFoundError('Unable to extract info section; please report this issue on https
://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl
-U to update. Be sure to call youtube-dl with the --verbose flag and include it
s complete output.',)); please report this issue on https://yt-dl.org/bug . Make
sure you are using the latest version; type youtube-dl -U to update. Be sure
to call youtube-dl with the --verbose flag and include its complete output.

@dstftw dstftw closed this Jul 21, 2018
@dstftw dstftw added the duplicate label Jul 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.