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 auroravid #12422

Closed
treakiandroid opened this issue Mar 11, 2017 · 0 comments
Closed

error with auroravid #12422

treakiandroid opened this issue Mar 11, 2017 · 0 comments

Comments

@treakiandroid
Copy link

@treakiandroid treakiandroid commented Mar 11, 2017

$ youtube-dl -U
youtube-dl is up-to-date (2017.03.10)
$ youtube-dl --verbose http://www.auroravid.to/video/a2d6bf85dfd23
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'http://www.auroravid.to/video/a2d6bf85dfd23']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.10
[debug] Python version 2.7.9 - Linux-3.16.0-4-amd64-x86_64-with-debian-8.7
[debug] exe versions: ffmpeg 2.8.11, ffprobe 2.8.11
[debug] Proxy map: {}
[auroravid] a2d6bf85dfd23: Downloading video page
[auroravid] a2d6bf85dfd23: Downloading continue to the video page
ERROR: Unable to extract filekey; 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 "/home/treaki/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 761, in extract_info
    ie_result = ie.extract(url)
  File "/home/treaki/bin/youtube-dl/youtube_dl/extractor/common.py", line 427, in extract
    ie_result = self._real_extract(url)
  File "/home/treaki/bin/youtube-dl/youtube_dl/extractor/novamov.py", line 79, in _real_extract
    filekey = extract_filekey()
  File "/home/treaki/bin/youtube-dl/youtube_dl/extractor/novamov.py", line 55, in extract_filekey
    self._FILEKEY_REGEX, webpage, 'filekey', default=default)
  File "/home/treaki/bin/youtube-dl/youtube_dl/extractor/common.py", line 759, in _search_regex
    raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract filekey; 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.

$ 

@treakiandroid treakiandroid changed the title error with auravid error with auroravid Mar 11, 2017
@remitamine remitamine closed this Mar 29, 2019
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.