Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

ppabcd/Instagram-Story-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Story Downloader

Story Downloader by Reza Juliandri

Bahasa Indonesia

Cara Menggunakannya

Untuk penggunaan, usahakan menggunakan alamat IP yang sering digunakan untuk melakukan login ke instagram agar akun tidak terkena Challenge. Pastikan kamu mengubah file lib/config.php serta sesuaikan dengan akun, database, dan target. Untuk target, kamu bisa memilih lebih dari 1. Jika kamu terkena Challenge, aktifkan koneksi ke database sehingga ketika melakukan verifikasi melalui email, kode ini akan menyimpang cookies ke dalam database.

Untuk menggunakannya, jalankan kode berikut.

chmod +x run.sh
./run.sh
php run.php

Jika kamu memiliki akun Google Cloud Platform, kamu bisa menggunakannya untuk mendeteksi wajah dari foto yang kamu dapatkan sebelumnya pada run.php.

Pastikan sudah melakukan configurasi pada environment variable agar script bisa membaca akun kalian. Silahkan cek link dibawah ini untuk detailnya.
Before you begin | Cloud Vision API

php checkFace.php

Peringatan

Mohon untuk tidak menjalankan composer install ataupun composer update karena library mgp25 sudah terkena takedown oleh DMCA.

English

How to use

To use this repository, make sure you're using the same IP address that you use often for login to Instagram to avoid get Challenge from Instagram. Make sure you change lib/config.php with your account, database, and target. When you got a Challenge, please activate the database from the config files. So, when you do verification with email, this script will save your own cookies to your database.

Run this code below in your terminal.

chmod +x run.sh
./run.sh
php run.php

If you have Google Cloud Platform account, you can use it for the detection of a face from the image you get before. Make sure you have configured the environment variable. Please check the link below for the detail.
Before you begin | Cloud Vision API

php checkFace.php

Warning

Please don't run composer install or composer update because library mgp25 has takedown from DMCA.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published