Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fulcrum6378/instatools_cli
An interactive command-line interface for downloading contents from Instagram and extracting direct messages
https://github.com/fulcrum6378/instatools_cli
api downloader instagram kotlin ktor
Last synced: 8 days ago
JSON representation
An interactive command-line interface for downloading contents from Instagram and extracting direct messages
- Host: GitHub
- URL: https://github.com/fulcrum6378/instatools_cli
- Owner: fulcrum6378
- Created: 2025-01-02T07:11:01.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-01-22T09:43:36.000Z (15 days ago)
- Last Synced: 2025-01-22T10:32:24.310Z (15 days ago)
- Topics: api, downloader, instagram, kotlin, ktor
- Language: Kotlin
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaTools
An interactive command-line interface for:
1. Downloading bulk content from Instagram in desired qualities (using the parameter `--quality=?`):
- `d`|`download`: direct links to posts or reels
- `s`|`saved`: saved posts (+the ability to unsave them)
- `p`|`posts`: posts of a profile
- `t`|`tagged`: tagged posts of a profile
- `r`|`story`: story of a profile
- `h`|`highlight`: highlights of a profile
2. Exporting direct messages in HTML, TXT and JSON file formats: `m`|`messages`
3. Retrieving information about a user including their high-quality profile picture: `u`|`user`This application is the successor of its Android version which was developed and published in 2022
on Google Play and Galaxy Store and was banned because of copyright infringement against the trademark of Instagram!I also wanted to rewrite this project in Java, but was bored so quickly by the boilerplate I had to write in Java!
Other JVM-based languages are weird! Kotlin is the best!### License
```
Copyright © Mahdi Parastesh - All Rights Reserved.
```