You are in!
Traceback (most recent call last):
File "/Users/xx/Downloads/packtpub-downloader-master/main.py", line 226, in
main(sys.argv[1:])
File "/Users/xx/Downloads/packtpub-downloader-master/main.py", line 198, in main
books = get_books(user, is_verbose=verbose, is_quiet=quiet)
File "/Users/xx/Downloads/packtpub-downloader-master/main.py", line 41, in get_books
print(f'You have {str(r.json()["count"])} books')
KeyError: 'count'