Module for downloading photos and videos from Instagram
Project description
Hi рџ‘‹рџЏј
Module for downloading photos and videos from Instagram
How to use
import ddinsta
# Download photo
link = 'link for photo post'
image = ddinsta.save_image(link)
print(image) # result
# Download video
link = 'link for video post'
video = ddinsta.save_video(link)
print(video) # result
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
ddinsta-0.0.1.tar.gz
(2.8 kB
view details)
File details
Details for the file ddinsta-0.0.1.tar.gz.
File metadata
- Download URL: ddinsta-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e84ddf0ac02e63a3f9a0e15e986678b716fd30a8ee5c8fb5020d64cde681b587
|
|
| MD5 |
d39148a8ed2f016e1b895f5c18c3348e
|
|
| BLAKE2b-256 |
4009608a25e20b9a58209a6aef34a2dcb8afa289a3ce824eae282be2d6cd1b27
|