sanscript-tech/hacking-tools-scripts

Downlaods all the videos from instagram post.

Closed this issue · 6 comments

User needs to provide instagram post id as parameter

logging in shouldn't be necessary,right?Can you guide me a little for solving this issue?Which library should i use? is the url itself the post id?

it is only possible for public profiles only.Your URL is the post id. You will only need
import sys
import requests
import time
import urllib.request
import os

ok got it.

@tejan-singh If this issue is still unsolved I would like to take this. Language: Python

@HaripriyaB you can work on this in python.