Allow changing HTTP User Agent string

This commit is contained in:
Alexander Graf
2017-07-20 11:25:46 +02:00
parent 1e10ab8669
commit 58c12d5618
2 changed files with 50 additions and 42 deletions

View File

@@ -126,6 +126,8 @@ be downloaded.
--hashtag-username When downloading by #hashtag, lookup the picture's username
to decide in which directory to store, rather than storing
all pictures in directory '#hashtag'.
--user-agent STRING Change User Agent for HTTP requests to STRING, rather than
our default user agent (Chrome 51).
To get a list of all flags, run ``instaloader --help``.