Created
October 17, 2015 21:16
-
-
Save gdude2002/77b75370ce5bdb52c1ee to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oct 08 2015 - 22:03:27 | URL-tools | ERROR | Could not get title for "https://www.youtube.com/watch?v=Lm9J8Glk0bE" | |
Traceback (most recent call last): | |
File "/home/ultros/Ultros/plugins/urltools/__init__.py", line 898, in site_youtube | |
"json" % params["v"][0]).read()) | |
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen | |
return opener.open(url, data, timeout) | |
File "/usr/lib/python2.7/urllib2.py", line 437, in open | |
response = meth(req, response) | |
File "/usr/lib/python2.7/urllib2.py", line 550, in http_response | |
'http', request, response, code, msg, hdrs) | |
File "/usr/lib/python2.7/urllib2.py", line 475, in error | |
return self._call_chain(*args) | |
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain | |
result = func(*args) | |
File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default | |
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) | |
HTTPError: HTTP Error 410: Gone | |