1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-09-11 16:22:24 +02:00
instaloader/instaloader
Alexander Graf a3777cad5d Download profile pic unless --no-profile-pic
Fixes #165.

To download (S = Stories, P = Profile Pic, p = Posts)

p	--no-profile-pic
P	--profile-pic-only
Pp	(default)
S	--no-profile-pic --stories-only
Sp	--no-profile-pic --stories
SP	--stories-only
SPp	--stories
2018-08-13 17:57:28 +02:00
..
__init__.py Release of version 4.0.8 2018-08-07 20:07:41 +02:00
__main__.py Download profile pic unless --no-profile-pic 2018-08-13 17:57:28 +02:00
exceptions.py Slightly improve error handling 2018-04-18 15:58:45 +02:00
instaloader.py get_stories(): Fetch in chunks of 100 users 2018-08-05 08:06:53 +02:00
instaloadercontext.py Fix logging out when download profile_pic fails 2018-08-07 19:16:08 +02:00
structures.py Fix logging out when download profile_pic fails 2018-08-07 19:16:08 +02:00