Another API-less Instagram pictures and videos downloader.
Project description
InstaLooter is a downloader that can download any picture or video associated from an Instagram profile. It can be seen as a re-implementation of the now deprecated InstaRaider developed by @akurtovic.
This implementation only requires BeautifulSoup for html parsing, six for version compatibility, and progressbar2 for the output.
Usage
instaLooter [options] username directory
Additional Parameters
- -n NUM_TO_DOWNLOAD
number of new posts to download (if not specified all posts are downloaded)
- -m, --add-metadata
add date and caption metadata to downloaded pictures
- -v, --get-videos
also download videos
- -j JOBS, --jobs JOBS
the number of parallel threads to use to download files (default is 16)
- -q, --quiet
do not produce any output
Installation
Install with pip:
pip install instaLooter
Project details
Release history Release notifications | RSS feed
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
Hashes for instaLooter-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92aa9bceca18b1cb2b1651870ffbe126deda5fd1e7591aab476e182868b90d93 |
|
MD5 | b791318bb5992a259f9effa4c653a116 |
|
BLAKE2b-256 | f7b3d7e98b17cf7a48a5e36dfd8687903d521214000d8c3c5124d854df8bf289 |