downloading epub, not acsm from adobe

This commit is contained in:
benton 2021-07-22 20:41:44 -05:00
parent 7d623bae8a
commit fb1bb70472

2
knock
View file

@ -34,7 +34,7 @@ if not args.adobe_dir.exists():
'-O', str(args.adobe_dir) '-O', str(args.adobe_dir)
]) ])
print('Downloading the ACSM file from Adobe...') print('Downloading the EPUB file from Adobe...')
subprocess.check_output([ subprocess.check_output([
'acsmdownloader', 'acsmdownloader',