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

vhx[embed] Unable to extract ott data #25835

Closed
alvintann opened this issue Jun 29, 2020 · 0 comments
Closed

vhx[embed] Unable to extract ott data #25835

alvintann opened this issue Jun 29, 2020 · 0 comments
Labels

Comments

@alvintann
Copy link

@alvintann alvintann commented Jun 29, 2020

Trying to download video from a subscription site: https://embed.vhx.tv/videos/937379

Original subscription site is: https://absolutehomeedition.vhx.tv

Receive the Unable to extract Ott data error despite entering username, password and using cookies.txt

❯ youtube-dl -u "<deleted>" -p "<deleted>" -v https://embed.vhx.tv/videos/937379 --cookies cookies.txt
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-u', u'PRIVATE', u'-p', u'PRIVATE', u'-v', u'https://embed.vhx.tv/videos/937379', u'--cookies', u'cookies.txt']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 2.7.16 (CPython) - Darwin-19.5.0-x86_64-i386-64bit
[debug] exe versions: avconv 12.3, avprobe 12.3
[debug] Proxy map: {}
[vhx:embed] 937379: Downloading webpage
ERROR: Unable to extract ott data; 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.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/vimeo.py", line 1124, in _real_extract
    'ott data'), video_id, js_to_json)['config_url']
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1005, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract ott data; 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.
@alvintann alvintann changed the title Unable to extract ott data vhx[embed] Unable to extract ott data Jun 29, 2020
@dstftw dstftw closed this Jun 30, 2020
@dstftw dstftw added the duplicate label Jun 30, 2020
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.