[deviantart:avatar] fix exception when 'comments' are enabled (#4995)
This commit is contained in:
@@ -558,6 +558,7 @@ class DeviantartAvatarExtractor(DeviantartExtractor):
|
||||
"is_downloadable": False,
|
||||
"published_time" : 0,
|
||||
"title" : "avatar",
|
||||
"stats" : {"comments": 0},
|
||||
"content" : {
|
||||
"src": url.replace("/avatars/", "/avatars-big/", 1),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user