AzeemIdrisi / InstaLoaderApp

Instagram Bulk Media Downloader for Android based on instaloader
GNU General Public License v3.0
60 stars 18 forks source link

Option to download a reel from link #15

Closed PuruSinghvi closed 12 months ago

PuruSinghvi commented 12 months ago

Now you can download reels which have the link as https://www.instagram.com/reel/SHORTCODE/

Both https://www.instagram.com/p/SHORTCODE/ and https://www.instagram.com/reel/SHORTCODE/ point to the same post when the SHORTCODE is same in both. Therefore, I just had to add compatibility for the latter types of link for it to work.

Closes #12