Commit Graph
8 Commits
Author SHA1 Message Date
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-KramerandAlexander Graf 0df54143e5 Initial commit 2016-06-15 12:42:08 +02:00