Downlaods all the videos from instagram post.
Closed this issue · 6 comments
tejan-singh commented
User needs to provide instagram post id as parameter
Mukulbaid63 commented
Please assign me for python @tejan-singh @yashaswibiyahut @balapriyac @SANKET7738
Mukulbaid63 commented
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?
tejan-singh commented
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
Mukulbaid63 commented
ok got it.
HaripriyaB commented
@tejan-singh If this issue is still unsolved I would like to take this. Language: Python
tejan-singh commented
@HaripriyaB you can work on this in python.