All Projects → bachors → Insta Downloader

bachors / Insta Downloader

Licence: mit
Video & Photo Downloader or Repost for Instagram.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Insta Downloader

InstaSmart
A Flutter app to plan and beautify your Instagram feed
Stars: ✭ 18 (-91.71%)
Mutual labels:  photos, instagram, android-app
Insta Downloader Extension
A browser extension that injects download buttons ⬇️ for media on Instagram Web
Stars: ✭ 63 (-70.97%)
Mutual labels:  downloader, instagram
Instago
Download/access photos, videos, stories, story highlights, postlives, following and followers of Instagram
Stars: ✭ 59 (-72.81%)
Mutual labels:  downloader, instagram
Ownyourgram
📷 Save your Instagram photos to your own website!
Stars: ✭ 78 (-64.06%)
Mutual labels:  photos, instagram
Pyinstalive
Python script to download Instagram livestreams and replays.
Stars: ✭ 336 (+54.84%)
Mutual labels:  downloader, instagram
Insgallery
📸 Instagram-like image picker for Android (一款 UI 炫酷高仿 Instagram 的图片、视频选择器)
Stars: ✭ 409 (+88.48%)
Mutual labels:  photos, instagram
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (-64.98%)
Mutual labels:  downloader, instagram
photo-dl
A photo album downloader
Stars: ✭ 44 (-79.72%)
Mutual labels:  photos, downloader
Instalooter
Another API-less Instagram pictures and videos downloader.
Stars: ✭ 1,639 (+655.3%)
Mutual labels:  downloader, instagram
Ripme
Downloads albums in bulk
Stars: ✭ 2,748 (+1166.36%)
Mutual labels:  downloader, instagram
Workflowshare
Workflow实例分享
Stars: ✭ 137 (-36.87%)
Mutual labels:  photos, instagram
Instantgram
☁️ A bookmarklet for download photos in Instagram
Stars: ✭ 322 (+48.39%)
Mutual labels:  photos, instagram
Pyinstastories
Python script to download Instagram stories from Instagram users.
Stars: ✭ 260 (+19.82%)
Mutual labels:  downloader, instagram
Barinsta
Open-source alternative Instagram client on Android.
Stars: ✭ 717 (+230.41%)
Mutual labels:  android-app, instagram
TumblTwo
TumblTwo, an Improved Fork of TumblOne, a Tumblr Downloader.
Stars: ✭ 57 (-73.73%)
Mutual labels:  photos, downloader
Bash2mp4
Video Downloader for Termux .
Stars: ✭ 68 (-68.66%)
Mutual labels:  downloader, instagram
Instagramphotopicker
Photo-picker like Instagram
Stars: ✭ 144 (-33.64%)
Mutual labels:  photos, instagram
Flutter-Photoarc-app
(Full-stack) Fully functional social media app (Instagram clone) written in flutter and dart with backend node.js and Postgres SQL.
Stars: ✭ 38 (-82.49%)
Mutual labels:  photos, instagram
archivebot
💾 A telegram bot for backing up and collecting all kinds of media.
Stars: ✭ 65 (-70.05%)
Mutual labels:  photos, downloader
Photok
Encrypted Photo Safe for Android
Stars: ✭ 83 (-61.75%)
Mutual labels:  android-app, photos

Insta-Downloader

Android Arsenal

Simple Video & Photo Downloader or Repost for Instagram.

New

  • Supports downloading carousel media.

gif

Usage

<< Access Token Generator >>

...

// config
InstaDownloader insta = new InstaDownloader(this);
insta.setAccessToken("Instagram API Access Token");
insta.setDir("/download");

// get video or photo by url
insta.get("https://www.instagram.com/p/xxx");

Step by step

  • Open the InstaDownloader app
  • Open the Instagram app
  • Click on the Copy Share URL menu
  • Click the download or repost button

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].