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: Unable to extract redirect location #5967

Closed
vladosfi opened this issue Jun 13, 2015 · 3 comments
Closed

ERROR: Unable to extract redirect location #5967

vladosfi opened this issue Jun 13, 2015 · 3 comments
Labels

Comments

@vladosfi
Copy link

@vladosfi vladosfi commented Jun 13, 2015

Since last update of youtube-dl I can't download clips from vbox7.com

Current youtube-dl version 2015.06.04.1

youtube-dl "http://vbox7.com/play:012aa1eecc" -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://vbox7.com/play:012aa1eecc', u'-v']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.06.04.1
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-59742-gd9481dc
[debug] Proxy map: {}
[Vbox7] 012aa1eecc: Downloading webpage
ERROR: Unable to extract redirect location; 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 w
ith the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 650, in extract_info
File "youtube_dl\extractor\common.pyo", line 273, in extract
File "youtube_dl\extractor\vbox7.pyo", line 31, in _real_extract
File "youtube_dl\extractor\common.pyo", line 555, in _search_regex
RegexNotFoundError: Unable to extract redirect location; please report this issue on https://yt-dl.o
rg/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.

@jaimeMF jaimeMF added the broken-IE label Jun 13, 2015
@yan12125 yan12125 closed this in 4af98ec Jun 15, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 15, 2015

Thanks for the report. vbox7 support is now fixed.

@vladosfi
Copy link
Author

@vladosfi vladosfi commented Jun 15, 2015

Thanks for response but error steel exist!
c:\youtube-dl "http://vbox7.com/play:012aa1eecc" -v

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://vbox7.com/play:012aa1eecc', u'-v']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.06.15
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-59742-gd9481dc
[debug] Proxy map: {}
[Vbox7] 012aa1eecc: Downloading webpage
ERROR: Unable to extract redirect location; 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 w
ith the --verbose flag and include its complete output.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 650, in extract_info
File "youtube_dl\extractor\common.pyo", line 273, in extract
File "youtube_dl\extractor\vbox7.pyo", line 31, in _real_extract
File "youtube_dl\extractor\common.pyo", line 555, in _search_regex
RegexNotFoundError: Unable to extract redirect location; please report this issue on https://yt-dl.o
rg/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.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 15, 2015

@vladosfi it will be incorporated in the next version.

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
4 participants
You can’t perform that action at this time.