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

please support vimeo videos that only works with ?wmode=opaque #17432

Closed
nirgal opened this issue Sep 4, 2018 · 0 comments
Closed

please support vimeo videos that only works with ?wmode=opaque #17432

nirgal opened this issue Sep 4, 2018 · 0 comments

Comments

@nirgal
Copy link

@nirgal nirgal commented Sep 4, 2018

youtube-dl "https://touchezlebouddha.com/tlb-lexperience/votre-cerveau-dore-et-bouddha-2/"

fails with "Unable to extract 'info section'" on vimeo.

Looks like this video works only in a frame.

In a browser, https://player.vimeo.com/video/236882079?wmode=opaque works, but https://player.vimeo.com/video/236882079 fails with the error "cannot read this video because of its privacy settings".

$ youtube-dl -vv "https://touchezlebouddha.com/tlb-lexperience/votre-cerveau-dore-et-bouddha-2/"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-vv', 'https://touchezlebouddha.com/tlb-lexperience/votre-cerveau-dore-et-bouddha-2/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.06.18
[debug] Python version 3.6.6+ (CPython) - Linux-4.9.0-8-amd64-x86_64-with-debian-buster-sid
[debug] exe versions: ffmpeg 4.0.2-1, ffprobe 4.0.2-1, phantomjs ., rtmpdump 2.4
[debug] Proxy map: {}
[generic] votre-cerveau-dore-et-bouddha-2: Requesting header
WARNING: Falling back on generic information extractor.
[generic] votre-cerveau-dore-et-bouddha-2: Downloading webpage
[generic] votre-cerveau-dore-et-bouddha-2: Extracting information
[download] Downloading playlist: Vers les 6 yogas de Naropa | Lama Arnaud Guétcheu
[generic] playlist Vers les 6 yogas de Naropa | Lama Arnaud Guétcheu: Collected 1 video ids (downloading 1 of them)
[download] Downloading video 1 of 1
[vimeo] 236882079: Downloading webpage
[vimeo] 236882079: Extracting information
ERROR: Unable to extract info section (caused by RegexNotFoundError('Unable to extract \x1b[0;34minfo section\x1b[0m; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 528, in _real_extract
    'vimeo clip page config')
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 880, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract vimeo clip page config; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 546, in _real_extract
    flags=re.DOTALL)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 880, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract info section; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 528, in _real_extract
    'vimeo clip page config')
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 880, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract vimeo clip page config; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 546, in _real_extract
    flags=re.DOTALL)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 880, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract info section; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 500, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 560, in _real_extract
    cause=e)
youtube_dl.utils.ExtractorError: Unable to extract info section (caused by RegexNotFoundError('Unable to extract \x1b[0;34minfo section\x1b[0m; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.',)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
@dstftw dstftw closed this Sep 4, 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.