1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-11-04 09:22:29 +01:00

Release of version 1.0.1

This commit is contained in:
André Koch-Kramer 2016-08-01 18:16:47 +02:00
parent dd383d8887
commit 584c3cc76c

View File

@ -433,7 +433,7 @@ def main():
help='Name of profile to download, or @<profile> to download all followees of '\ help='Name of profile to download, or @<profile> to download all followees of '\
'<profile>') '<profile>')
parser.add_argument('--version', action='version', parser.add_argument('--version', action='version',
version='1.0') version='1.0.1')
parser.add_argument('-l', '--login', metavar='YOUR-USERNAME', parser.add_argument('-l', '--login', metavar='YOUR-USERNAME',
help='Login name for your Instagram account. Not needed to download public '\ help='Login name for your Instagram account. Not needed to download public '\
'profiles, but if you want to download private profiles or all followees of '\ 'profiles, but if you want to download private profiles or all followees of '\