Download script for Instagram posts.
Project description
instasave
A simple script to download media from Instagram posts.
Install
This code is compatible with all currently supported Python versions. Install it in your virtual enrivonment with:
python -m pip install instasave
Usage
[!WARNING]
Abusing this script may get your IP banned by Instagram.
With this package installed in the activated enrivonment, it can be called through python -m instasave
or through a newly created instasave
command.
Detailed usage goes as follows:
Usage: python -m instasave [OPTIONS] [URL]
Download media from Instagram posts.
╭─ Arguments ──────────────────────────────────────────────────────────────────────────────╮
│ url [URL] Link to the Instagram post you want to download the content of. │
│ [default: None] │
╰──────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────────────────╮
│ --log-level TEXT The base console logging level. Can be 'debug', │
│ 'info', 'warning' and 'error'. │
│ [default: info] │
│ --install-completion Install completion for the current shell. │
│ --show-completion Show completion for the current shell, to copy it or │
│ customize the installation. │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────╯
The downloaded files will be saved in the current directory under a name composed of the file type (image / video) appended by the download timestamp.
MIT © 2020 Felix Soubelet
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file instasave-0.3.1.tar.gz
.
File metadata
- Download URL: instasave-0.3.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d7e778e06d45e9b5aa66b1c454cee1450730c8d70c943599474843ceb82dc71 |
|
MD5 | 917bdcc147908a55fd474fee97c46d39 |
|
BLAKE2b-256 | 3f0056e0e7b382496177013368b4d2390b5364858663e39f0a0845c22db1b94c |
File details
Details for the file instasave-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: instasave-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a7e01afd6b6c5bd44a1773a0eb98072b7f8956b97edab02a1e536dbaadf9361 |
|
MD5 | 1f0e48282f05d9a67beff8122a4f3e1f |
|
BLAKE2b-256 | 1f866ef0711be71ec97ef33d79d36225a4d4c9754c55dc9e956b22033008eec7 |