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

Failed to download on RTBF site #7133

Closed
wwark opened this issue Oct 11, 2015 · 1 comment
Closed

Failed to download on RTBF site #7133

wwark opened this issue Oct 11, 2015 · 1 comment

Comments

@wwark
Copy link

@wwark wwark commented Oct 11, 2015

Hello,

There is the issue
./youtube-dl https://www.rtbf.be/video/detail_la-regate?id=2049001 --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['https://www.rtbf.be/video/detail_la-regate?id=2049001', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.10.09
[debug] Python version 3.5.0 - Linux-4.2.2-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.8, ffprobe 2.8, rtmpdump 2.4
[debug] Proxy map: {}
[RTBF] 2049001: Downloading webpage
ERROR: Unable to extract data video; 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 "./youtube-dl/youtube_dl/YoutubeDL.py", line 660, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 290, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/rtbf.py", line 39, in _real_extract
r'data-video="([^"]+)"', webpage, 'data video')),
File "./youtube-dl/youtube_dl/extractor/common.py", line 584, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract data video; 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.

Best regards,
Wark.

@jaimeMF jaimeMF closed this in 57d1db8 Oct 11, 2015
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 11, 2015

The download should be fixed in the next version. Since the video you posted is georestricted I haven't been able to test it, but others like https://www.rtbf.be/video/detail_les-diables-au-coeur-episode-2?id=1921274 work again. If it fails to download the video you posted, please tell us and we'll reopen the issue (if you are comfortable using git I would appreciate if you could test with the version from the git repo) .

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.