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

seenive.com wrong error "HTTP Error 403" #1284

Closed
ghost opened this issue Aug 20, 2013 · 1 comment
Closed

seenive.com wrong error "HTTP Error 403" #1284

ghost opened this issue Aug 20, 2013 · 1 comment

Comments

@ghost
Copy link

@ghost ghost commented Aug 20, 2013

youtube-dl http://seenive.com/v/936947616862855168
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/opt/local/bin/youtube-dl/main.py", line 18, in
File "/opt/local/bin/youtube-dl/youtube_dl/init.py", line 639, in main
File "/opt/local/bin/youtube-dl/youtube_dl/init.py", line 623, in _real_main
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
File "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
File "/opt/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 96, in extract
File "/opt/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 110, in _real_extract
File "/opt/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 98, in _test_redirect
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 400, in open
response = meth(req, response)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 513, in http_response
'http', request, response, code, msg, hdrs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 438, in error
return self._call_chain(_args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 372, in _call_chain
result = func(_args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 521, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden

@phihag
Copy link
Contributor

@phihag phihag commented Aug 21, 2013

We don't have a specific video extractor for seenive.com (feel free to suggest one though if the generic one is not enough). In any case, I've added some minor tweaks to the generic extractor that should make this work. These will be in the next version.

@phihag phihag closed this Aug 21, 2013
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
1 participant
You can’t perform that action at this time.