instagram-helper icon indicating copy to clipboard operation
instagram-helper copied to clipboard

How to run on Linux and MacOS?

Open nisc opened this issue 3 years ago • 8 comments

Hey there, thank you for making this open source. Seems very useful. Your description mentions that Windows is required. Is there any technical reason why it would not work with other operating systems that support Python and Chrome?

Which components would I have to adjust to make it compatible with Linux and MacOS, should I decide to work on and send a PR?

(I haven't looked at the code, yet... was hoping that you could clarify this briefly for me and save me some time :-)

Thank you.

nisc avatar Feb 07 '21 03:02 nisc

How to run on MacOS and Linux?

urljdq2sono51sog2gktuc2ckr

  1. Install Chrome Browser
  2. Make a temporary directory named as "InstagramHelperChromeData" somewhere in your disk
  3. Copy the path to that directory.
  4. Now run the chrome browser using the following command line parameters (paste the copied path in below paramters at YOUR_COPIED_DIRECTORY_PATH)
  5. MacOS command : /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --disable-web-security --disable-gpu --user-data-dir=YOUR_COPIED_DIRECTORY_PATH
  6. Linux command : google-chrome --disable-web-security --disable-gpu --user-data-dir=YOUR_COPIED_DIRECTORY_PATH
  7. Now open Instagram.com and press F12 (Developer Tools)
  8. Now follow the steps from README.md after opening Instagram.com and skip the steps for initial steps of shortcut creating part.

pishangujeniya avatar Feb 07 '21 03:02 pishangujeniya

Thank you, appreciate the quick response.

nisc avatar Feb 07 '21 03:02 nisc

Thank you, appreciate the quick response.

Hello, did this work for you? Somehow I get stuck at step 3-4

nowaygraciano avatar Apr 08 '22 08:04 nowaygraciano

Thank you, appreciate the quick response.

Hello, did this work for you? Somehow I get stuck at step 3-4

Which OS you are trying for, Linux or MacOS?

pishangujeniya avatar Apr 09 '22 10:04 pishangujeniya

Hello, thanks for the quick reply! I'm on MacOS

nowaygraciano avatar Apr 09 '22 10:04 nowaygraciano

Hello, thanks for the quick reply! I'm on MacOS

You need to create a folder somewhere in your laptop disk, and copy the full path to that folder (containing the folder name in the path too) that is what step 2 and 3 are.

And in the step 5 you need to paste that path at the mentioned text YOUR_COPIED_DIRECTORY_PATH in the MacOS Command mentioned in the comment above

pishangujeniya avatar Apr 09 '22 10:04 pishangujeniya

I've tried these but somehow I can't seem to make it work, is there a way of maybe recording this in a tutorial if you don't mind?

nowaygraciano avatar Apr 09 '22 11:04 nowaygraciano

I've tried these but somehow I can't seem to make it work, is there a way of maybe recording this in a tutorial if you don't mind?

Sorry, I don't have Mac, but may be this answer can figure you out the way or ask some CS Student to help you out with it.

pishangujeniya avatar Apr 09 '22 11:04 pishangujeniya