ArmindoFlores / ao3_api

An unofficial archiveofourown.org (AO3) API for python
MIT License
177 stars 64 forks source link

Readme missing load chapters line #10

Closed searchtools-avi closed 4 years ago

searchtools-avi commented 4 years ago

The readme doesn't have work.load_chapters() before getting chapters, so following the example shows errors. I can fix the readme directly if you'd like.

PS It's working fine on Python 3.8 in Anaconda, thank you!

ArmindoFlores commented 4 years ago

work.reload() is supposed to call load_chapters, is that not working?