André Koch-Kramer
13ebcb782e
Release of version 1.2
2016-09-22 19:04:25 +02:00
André Koch-Kramer
50faad0a04
Minimal updated description
2016-09-22 19:02:26 +02:00
André Koch-Kramer
98c2847afd
Implemented feature: store geotags/locations
2016-09-22 18:28:13 +02:00
André Koch-Kramer
0088ee5e9e
Added handling of UnicodeEncodeError
...
- Only try to print captions if possible
- Added option '--shorter-output' to disable output of captions
2016-08-04 19:36:36 +02:00
André Koch-Kramer
b71179371d
Do not sleep when --no-sleep is given
2016-08-03 20:25:16 +02:00
André Koch-Kramer
77d0d272fc
Implementation of get_id_by_username()
...
+ updated README.md
2016-08-02 21:27:39 +02:00
André Koch-Kramer
e6ca038e25
Store ID of profile to find it after name change
...
Closes #9 .
2016-08-02 18:54:30 +02:00
André Koch-Kramer
4fb574253e
change import order to satisfy pylint
2016-08-02 18:41:57 +02:00
André Koch-Kramer
584c3cc76c
Release of version 1.0.1
2016-08-01 18:16:47 +02:00
André Koch-Kramer
dd383d8887
Fix Windows Unicode Problems
...
Closes #11 .
instaloader now tries to use win-unicode-console when recognizing
windows.
2016-08-01 18:10:35 +02:00
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