mirror of
https://github.com/simon987/chan_feed.git
synced 2025-12-16 05:49:01 +00:00
add alokal
This commit is contained in:
@@ -40,7 +40,7 @@ def b64hash(imhash, bcount):
|
||||
def image_meta(url, url_idx, web):
|
||||
r = web.get(url)
|
||||
if not r:
|
||||
logger.warning("")
|
||||
logger.warning("Could not download image")
|
||||
return None
|
||||
buf = r.content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user