ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.28k stars 10.03k forks source link

[Eporner] ERROR: Unable to extract redirect_code #5050

Closed ghost closed 9 years ago

ghost commented 9 years ago

youtube-dl --verbose http://www.eporner.com/hd-porn/95008/Infamous-Tiffany-Teen-Strip-Tease-Video/ [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['--verbose', 'http://www.eporner.com/hd-porn/95008/Infamous-Tiffany-Teen-Strip-Tease-Video/'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2015.02.23.1 [debug] Python version 3.4.2 - Linux-3.18.6-1-ARCH-i686-with-arch [debug] exe versions: ffmpeg 2.5.4, ffprobe 2.5.4, rtmpdump 2.4 [debug] Proxy map: {} [Eporner] Infamous-Tiffany-Teen-Strip-Tease-Video: Downloading webpage ERROR: Unable to extract redirect_code; 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.4/site-packages/youtube_dl/YoutubeDL.py", line 643, in extract_info ie_result = ie.extract(url) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 275, in extract return self._real_extract(url) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/eporner.py", line 40, in _real_extract webpage, 'redirect_code') File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 557, in _html_search_regex res = self._search_regex(pattern, string, name, default, fatal, flags, group) File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 547, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name) youtube_dl.utils.RegexNotFoundError: Unable to extract redirect_code; 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 commented 9 years ago

This issue will be fixed in the next version. Thanks for the report.

phihag commented 9 years ago

I believe this issue to be fixed in youtube-dl 2015.02.28. See our FAQ if you need help updating.