Traceback (most recent call last) downloading f4m file

Issue #14 duplicate
Former user created an issue

When downloading a f4m file Downloading: Rachel Khoos Cosmopolitan Cook S1 Ep1 - Istanbul.f4m Traceback (most recent call last): File "./grabber.py", line 55, in <module> main() File "./grabber.py", line 48, in main if not n.download(): File "/home/gregor/Downloads/delx-webdl-5e30ee20c0ac/sbs.py", line 54, in download return download_urllib(filename, video_url, referrer=SWF_URL) File "/home/gregor/Downloads/delx-webdl-5e30ee20c0ac/common.py", line 257, in download_urllib src = _urlopen(url, referrer) File "/home/grogor/Downloads/delx-webdl-5e30ee20c0ac/common.py", line 81, in _urlopen return urlopener.open(req) File "/usr/lib/python2.7/urllib2.py", line 410, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 448, in error return self._call_chain(args) File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain result = func(args) File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 403: Forbidden

Comments (1)

  1. Log in to comment