2018-03-14 23:08:04 +01:00
|
|
|
.. image:: https://raw.githubusercontent.com/instaloader/instaloader/master/docs/logo_heading.png
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2019-05-07 18:01:13 +02:00
|
|
|
.. badges-start
|
|
|
|
|
|
|
|
|travis| |pypi| |pyversion| |license| |aur| |contributors| |downloads| |saythanks|
|
|
|
|
|
|
|
|
.. |travis| image:: https://img.shields.io/travis/instaloader/instaloader/master.svg
|
|
|
|
:alt: Travis-CI Build Status
|
|
|
|
:target: https://travis-ci.org/instaloader/instaloader
|
|
|
|
|
|
|
|
.. |pypi| image:: https://img.shields.io/pypi/v/instaloader.svg
|
|
|
|
:alt: Instaloader PyPI Project Page
|
|
|
|
:target: https://pypi.org/project/instaloader/
|
|
|
|
|
|
|
|
.. |license| image:: https://img.shields.io/github/license/instaloader/instaloader.svg
|
|
|
|
:alt: MIT License
|
|
|
|
:target: https://github.com/instaloader/instaloader/blob/master/LICENSE
|
|
|
|
|
|
|
|
.. |pyversion| image:: https://img.shields.io/pypi/pyversions/instaloader.svg
|
|
|
|
:alt: Supported Python Versions
|
|
|
|
|
|
|
|
.. |contributors| image:: https://img.shields.io/github/contributors/instaloader/instaloader.svg
|
|
|
|
:alt: Contributor Count
|
|
|
|
:target: https://github.com/instaloader/instaloader/graphs/contributors
|
|
|
|
|
|
|
|
.. |saythanks| image:: https://img.shields.io/badge/Say%20Thanks-!-ff7efd.svg
|
|
|
|
:alt: Say Thanks!
|
|
|
|
:target: https://saythanks.io/to/aandergr
|
|
|
|
|
|
|
|
.. |aur| image:: https://img.shields.io/aur/version/instaloader.svg
|
|
|
|
:alt: Arch User Repository Package
|
|
|
|
:target: https://aur.archlinux.org/packages/instaloader/
|
|
|
|
|
|
|
|
.. |downloads| image:: https://img.shields.io/pypi/dm/instaloader.svg
|
|
|
|
:alt: PyPI Download Count
|
|
|
|
|
|
|
|
.. badges-end
|
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
::
|
2017-08-25 16:54:36 +02:00
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
$ pip3 install instaloader
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
$ instaloader profile [profile ...]
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
**Instaloader**
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2018-03-13 15:36:16 +01:00
|
|
|
- downloads **public and private profiles, hashtags, user stories,
|
|
|
|
feeds and saved media**,
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
- downloads **comments, geotags and captions** of each post,
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
- automatically **detects profile name changes** and renames the target
|
|
|
|
directory accordingly,
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
- allows **fine-grained customization** of filters and where to store
|
|
|
|
downloaded media.
|
2017-04-22 11:58:59 +02:00
|
|
|
|
2017-11-10 18:55:52 +01:00
|
|
|
::
|
|
|
|
|
2018-08-24 11:38:45 +02:00
|
|
|
instaloader [--comments] [--geotags] [--stories] [--highlights] [--tagged]
|
2017-11-10 18:55:52 +01:00
|
|
|
[--login YOUR-USERNAME] [--fast-update]
|
2018-03-13 13:53:21 +01:00
|
|
|
profile | "#hashtag" | :stories | :feed | :saved
|
2017-11-10 18:55:52 +01:00
|
|
|
|
2018-03-13 15:11:36 +01:00
|
|
|
`Instaloader Documentation <https://instaloader.github.io/>`__
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2017-08-25 16:54:36 +02:00
|
|
|
|
2017-08-24 17:10:32 +02:00
|
|
|
How to Automatically Download Pictures from Instagram
|
2016-09-22 19:02:26 +02:00
|
|
|
-----------------------------------------------------
|
|
|
|
|
2017-04-22 11:58:59 +02:00
|
|
|
To **download all pictures and videos of a profile**, as well as the
|
|
|
|
**profile picture**, do
|
2016-09-19 19:45:15 +02:00
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
instaloader profile [profile ...]
|
|
|
|
|
|
|
|
where ``profile`` is the name of a profile you want to download. Instead
|
|
|
|
of only one profile, you may also specify a list of profiles.
|
|
|
|
|
2017-04-22 12:11:56 +02:00
|
|
|
To later **update your local copy** of that profiles, you may run
|
2016-09-19 19:45:15 +02:00
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
instaloader --fast-update profile [profile ...]
|
|
|
|
|
2017-08-24 17:23:46 +02:00
|
|
|
If ``--fast-update`` is given, Instaloader stops when arriving at the
|
2017-08-24 17:10:32 +02:00
|
|
|
first already-downloaded picture. When updating profiles, Instaloader
|
2017-09-08 10:35:38 +02:00
|
|
|
automatically **detects profile name changes** and renames the target directory
|
|
|
|
accordingly.
|
2016-09-19 19:45:15 +02:00
|
|
|
|
|
|
|
Instaloader can also be used to **download private profiles**. To do so,
|
|
|
|
invoke it with
|
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
instaloader --login=your_username profile [profile ...]
|
|
|
|
|
2017-09-08 10:35:38 +02:00
|
|
|
When logging in, Instaloader **stores the session cookies** in a file in your
|
|
|
|
temporary directory, which will be reused later the next time ``--login``
|
|
|
|
is given. So you can download private profiles **non-interactively** when you
|
|
|
|
already have a valid session cookie file.
|
2016-09-19 19:45:15 +02:00
|
|
|
|
2018-03-13 15:11:36 +01:00
|
|
|
`Instaloader Documentation <https://instaloader.github.io/basic-usage.html>`__
|
2017-08-25 16:54:36 +02:00
|
|
|
|
2017-08-25 22:38:54 +02:00
|
|
|
|
2017-07-29 05:24:48 +02:00
|
|
|
Disclaimer
|
|
|
|
----------
|
|
|
|
|
2017-08-25 16:54:36 +02:00
|
|
|
.. disclaimer-start
|
|
|
|
|
|
|
|
Instaloader is in no way affiliated with, authorized, maintained or endorsed by Instagram or any of its affiliates or
|
2017-08-11 17:50:37 +02:00
|
|
|
subsidiaries. This is an independent and unofficial project. Use at your own risk.
|
|
|
|
|
2018-07-22 10:55:29 +02:00
|
|
|
Instaloader is licensed under an MIT license. Refer to ``LICENSE`` file for more information.
|
|
|
|
|
2017-08-25 16:54:36 +02:00
|
|
|
.. disclaimer-end
|
|
|
|
|
2018-07-22 10:55:29 +02:00
|
|
|
Contributing
|
|
|
|
------------
|
|
|
|
|
|
|
|
As an open source project, Instaloader heavily depends on the contributions from
|
|
|
|
its community. See
|
|
|
|
`contributing <https://instaloader.github.io/contributing.html>`__
|
|
|
|
for how you may help Instaloader to become an even greater tool.
|
|
|
|
|
|
|
|
It is a pleasure for us to share our Instaloader to the world, and we are proud
|
|
|
|
to have attracted such an active and motivating community, with so many users
|
|
|
|
who share their suggestions and ideas with us. Buying a community-sponsored beer
|
|
|
|
or coffee from time to time is very likely to further raise our passion for the
|
|
|
|
development of Instaloader.
|
|
|
|
|
2018-07-23 23:36:46 +02:00
|
|
|
| For Donations, we provide a PayPal.Me link and a Bitcoin address.
|
|
|
|
| PayPal: `PayPal.me/aandergr <https://www.paypal.me/aandergr>`__
|
|
|
|
| BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY
|