Ackater / writing.com-archival

Utility for downloading Interactives from Writing.com
https://ackater.github.io/writing.com-archival
22 stars 3 forks source link

Object has no Attribute #39

Open SomeRandomDude870 opened 3 years ago

SomeRandomDude870 commented 3 years ago

Hi, I have already updated the repo, but I still get this error when I call update:

run.py update Traceback (most recent call last): File "H:\eBooks\writing.com-archival\run.py", line 46, in <module> args.func(args) File "H:\eBooks\writing.com-archival\run.py", line 26, in update archive(archive_info['info'].id) AttributeError: 'dict' object has no attribute 'id'

Any ideas what´s up?