More fixes

rr/dockerize
Will Hunt 2016-03-22 11:15:13 +00:00
parent 39c2828e32
commit b714d27528
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ def download_youtube(url,outputdir,callback):
print(status)
status = (status == 0)
__yt_callback(__yt_lastfile)
__yt_lastfile = ""
finally:
yt_mutex.release()
return status, path