https://github.com/krypton-byte/instatools3
igdownloader Modul for python
https://github.com/krypton-byte/instatools3
download downloader ig igdownload igdownloader igvid instagram module python
Last synced: 3 months ago
JSON representation
igdownloader Modul for python
- Host: GitHub
- URL: https://github.com/krypton-byte/instatools3
- Owner: krypton-byte
- Created: 2020-10-19T17:29:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T14:00:09.000Z (almost 5 years ago)
- Last Synced: 2024-10-08T11:29:01.743Z (over 1 year ago)
- Topics: download, downloader, ig, igdownload, igdownloader, igvid, instagram, module, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
> python3 -m pip install git+https://github.com/krypton-byte/instatools3
> python3 -m pip install instatools3
```
```python3
>>> from instatools3import igdownload, igstalker
>>> igdownload("https://")
>>> igstalker("username")
```