master
Voussoir 2015-06-02 20:31:02 -07:00
parent 94e54c9861
commit c64cca4e0d
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ while True:
title = title[:34] + '-'
try:
filepath = totaldl.handle_master(url, customname=title)
filepath = filepath.replace('\\', '/')
filepath = filepath.split('/')[-1]
if '.mp4' in filepath:
filepath = 'http://syriancivilwar.pw/Videos/' + filepath