André Koch-Kramer
8524c8a2f2
Output captions while downloading profiles
2016-07-29 16:53:18 +02:00
André Koch-Kramer
f3a52c6f4d
Release of version 1.0
2016-07-28 18:30:44 +02:00
André Koch-Kramer
651b590cfa
Implementation of get_username_by_id()
2016-07-28 18:15:36 +02:00
André Koch-Kramer
9d1af7adaf
Reimplemented test_login()
...
The username does not need to be given anymore at call of
test_login(). Now, the function uses the given session to lookup the
corresponding username.
2016-07-28 17:44:02 +02:00
André Koch-Kramer
e464787772
Implementation of gathering followees functionality
...
usage: get_followees(login, session)
2016-07-28 15:55:19 +02:00
André Koch-Kramer
b0a6677c76
Update X-CSRFToken header when loading session
2016-07-28 15:52:28 +02:00
André Koch-Kramer
e2d8c34eac
Don't download data json twice on private profiles
...
Fixes #6 .
2016-07-15 15:30:35 +02:00
André Koch-Kramer
bd190159f6
Always save session object when finishing download
...
Fix #1 .
2016-07-15 15:04:29 +02:00
André Koch-Kramer
ac3791c0b8
More serious error msg in case of nonexisting user
2016-07-04 23:50:20 +02:00
André Koch-Kramer
349181c62d
Fix #1 .
...
... with dirty hack.
2016-07-04 23:44:14 +02:00
André Koch-Kramer
7c3ca67a20
Intensive refactoring to satisfy pylint
2016-06-27 16:49:00 +02:00
André Koch-Kramer
d7d4d59bab
Fix of trolling infinite loop
...
- used to infinite loop when given wrong credentials
- now unable to invoke time.sleep() with negative values
- const argument becomes obsolete without nargs
2016-06-27 15:34:26 +02:00
André Koch-Kramer
4dedc86556
Ich hab mal ins Datenblatt geschaut.
...
Dabei hat sich herausgestellt, dass die regex hessischen Ursprungs war.
Außerdem hat Instagram wieder irgendwas an den URLs geändert.
2016-06-23 20:55:50 +02:00
André Koch-Kramer
e837c8ab5a
updated url parsing, fixed login functionality
...
- Instagram changed url style => accordingly updated parser
- successfully tested login and download of private profiles
- prevent echoing at password prompt
2016-06-22 14:00:22 +02:00
André Koch-Kramer
1c83e324b6
Changed User-Agent + download of private profiles
...
first attempt to implement login for downloading private profiles
2016-06-21 19:37:14 +02:00
André Koch-Kramer and Alexander Graf
0df54143e5
Initial commit
2016-06-15 12:42:08 +02:00