kopia lustrzana https://github.com/bellingcat/auto-archiver
returning empty string thumbs
rodzic
afc7e133cf
commit
cdd66fb7da
|
@ -229,7 +229,7 @@ class Archiver(ABC):
|
|||
cdn_urls.append(cdn_url)
|
||||
|
||||
if len(cdn_urls) == 0:
|
||||
return ('None', 'None')
|
||||
return ('', '')
|
||||
|
||||
key_thumb = cdn_urls[int(len(cdn_urls) * 0.1)]
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue