Properly handle redirected posts

Resolves #225.
This commit is contained in:
André Koch-Kramer
2019-02-04 23:04:50 +01:00
parent 9e04ef3436
commit a0b7804fd2
4 changed files with 26 additions and 2 deletions

View File

@@ -198,6 +198,8 @@ Exceptions
.. autoexception:: BadCredentialsException
.. autoexception:: PostChangedException
.. autoexception:: TooManyRequestsException
``InstaloaderContext`` (Low-level functions)