Download script for Instagram posts
Project description
instasave
A simple script to download media from Instagram posts.
Install
This script runs on Python 3.7+
.
You can install it from PyPI with:
pip install instasave
Usage
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: instasave [OPTIONS] [URL]
Download media from Instagram posts.
Arguments:
[URL] Link to the Instagram post you want to download the content of.
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.
Warning: abusing this script may get your IP banned by Instagram.
TODO
- Implement proper logging.
- Make into a package.
- Make callable as a python module (
python -m instasave ...
). - Improving the command line experience.
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.0.tar.gz
.
File metadata
- Download URL: instasave-0.3.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43250702889fbf387689513dd8497a645951df7d52eabf8c864db36d60c881c3 |
|
MD5 | 82c3327063bdd2c40d287093f6ff1a74 |
|
BLAKE2b-256 | 21bc180c752648c23fd9aeff17c9a658ad76f76e3bf1c200f49b95f7e8fbe17d |
File details
Details for the file instasave-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: instasave-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 845d217174a5d5cb25f288046f4b8dad40379392f8a06c0278f36ed6c0b9eb6d |
|
MD5 | f3aa307ed9ec26d32dd98004d394c11f |
|
BLAKE2b-256 | 33520e436bcb29b11a3170d8093b52670cb1a763476473c7477d64701c24ed68 |