High-Resolution-Downloader-For-Instagram icon indicating copy to clipboard operation
High-Resolution-Downloader-For-Instagram copied to clipboard

Instagram accuses "Automated Behavior on Your Account" by using this extension

Open leledumbo opened this issue 10 months ago • 1 comments

Expected Behavior

I can use Instagram normally with occassional downloading using this extension

Actual Behavior

Instagram warns that my action mimics a bot, and after a few downloads will logs me out of my every other device except the latest one. I start recognizing this might be due to this extension when I try it also on another account, which is seldom logged in. The same warning and logging out behavior also happens there not long after I start using this extension.

Steps To Reproduce The Behavior

This is just an estimate, but will usually work:

  1. Go to a profile
  2. Open a post then download, repeat for several others (guess 10 posts are enough?)
  3. Sooner or later a warning message will be given

leledumbo avatar Apr 21 '24 20:04 leledumbo

Interesting. This extension is much less API-oriented than many others - something I've intentionally avoided for this exact reason. For the most part the extension simply grabs images you've already downloaded. For videos however it does make a GET request to the API: https://github.com/ehmorris/High-Resolution-Downloader-For-Instagram/blob/master/content/src/getMediaUrl.js#L43C7-L48

I'll consider removing this, but it will basically mean the extension won't work for video at all anymore.

ehmorris avatar May 23 '24 17:05 ehmorris