You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-01 22:41:47 +02:00
update
This commit is contained in:
@@ -27,6 +27,7 @@ def download(url):
|
||||
rdb.zadd('finished', now, url)
|
||||
|
||||
if rdb.zrank('finished', url) != None:
|
||||
logging.warn('This video already exists.')
|
||||
return False
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user