mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-26 05:27:31 +02:00
update
This commit is contained in:
parent
d54936a41e
commit
c6269646f1
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user