/InstagramDownloader

IG Downloader is a simple iOS application that allows users to enter the "share URL" associated with each Instagram image and download the image to their camera roll. I created this app in under an hour, so it's not perfect (comments added later by me). Despite its simplicity, the app utilizes a lot of interesting Cocoa APIs like NSURLSession and NSScanner, as well as parallelism via Grand Central Dispatch. *** Publishing this application is against the Terms of Service for Instagram. The code for this application is intended for learning purposes only. ***

Primary LanguageObjective-C

Watchers