Closed 1227505 closed 5 years ago
Title says all. I fixed it with a quick
if not file_name: _, file_name = os.path.split(data['txt'])
Thank you for the report. Where are these lines?
downloadfiles.py Line 82 (after , file_name = os.path.split(data['epub']) )
Thanks! I'll fix it!
Title says all. I fixed it with a quick