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

[vier.be] Unable to extract filename #22815

Closed
cpeetersburg opened this issue Oct 23, 2019 · 2 comments
Closed

[vier.be] Unable to extract filename #22815

cpeetersburg opened this issue Oct 23, 2019 · 2 comments

Comments

@cpeetersburg
Copy link

@cpeetersburg cpeetersburg commented Oct 23, 2019

When trying to download a video from vier.be, youtube-dl returns an error "Unable to extract filename"

Check that youtube-dl is up-to-date

youtube-dl is up-to-date (2019.10.22)

Verbose output

[debug] System config: [u'--prefer-free-formats']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://www.vier.be/video/callboys/callboys-s2/callboys-s2-wat-van-mij-is-is-van-wij', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.10.22
[debug] Python version 2.7.15 (CPython) - Linux-5.0.16-100.fc28.x86_64-x86_64-with-fedora-28-Twenty_Eight
[debug] exe versions: ffmpeg 4.0.4, ffprobe 4.0.4
[debug] Proxy map: {'no': 'localhost,127.0.0.0/8,::1'}
[vier] callboys-s2-wat-van-mij-is-is-van-wij: Downloading webpage
ERROR: Unable to extract filename; 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 796, 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/vier.py", line 170, in _real_extract
    webpage, 'filename')
  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 filename; 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.

Example links:

Dump file from --write-pages: log.zip

@cpeetersburg
Copy link
Author

@cpeetersburg cpeetersburg commented Oct 23, 2019

Sorry I was using the wrong links.

@karatetra
Copy link

@karatetra karatetra commented Jan 6, 2020

Hi,
Today I had the same problem.
It seems that downloading from vier.be doesn't work anymore.
The ERROR message I got:

C:\Users\Admin\Downloads\youtube-dl>youtube-dl -U
youtube-dl is up-to-date (2020.01.01)

C:\Users\Admin\Downloads\youtube-dl>youtube-dl https://www.vier.be/video/auwch/auwch-seizoen-1/auwch-s1-aflevering-1
[vier] auwch-s1-aflevering-1: Downloading webpage
ERROR: Unable to extract filename; 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.

C:\Users\Admin\Downloads\youtube-dl>

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.