Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

How to run on Linux and MacOS? #22

Closed
nisc opened this issue Feb 7, 2021 · 8 comments
Closed

How to run on Linux and MacOS? #22

nisc opened this issue Feb 7, 2021 · 8 comments
Assignees
Labels
faq Questions and Discussions

Comments

@nisc
Copy link

nisc commented Feb 7, 2021

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 nisc added the enhancement New feature or request label Feb 7, 2021
@pishangujeniya pishangujeniya added the faq Questions and Discussions label Feb 7, 2021
@pishangujeniya
Copy link
Owner

pishangujeniya commented Feb 7, 2021

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 pishangujeniya changed the title Does this work with Linux and MacOS? How to run on Linux and MacOS? Feb 7, 2021
@pishangujeniya pishangujeniya pinned this issue Feb 7, 2021
@nisc
Copy link
Author

nisc commented Feb 7, 2021

Thank you, appreciate the quick response.

@nowaygraciano
Copy link

Thank you, appreciate the quick response.

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

@pishangujeniya
Copy link
Owner

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 pishangujeniya reopened this Apr 9, 2022
@nowaygraciano
Copy link

nowaygraciano commented Apr 9, 2022

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

@pishangujeniya
Copy link
Owner

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

@nowaygraciano
Copy link

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?

@pishangujeniya
Copy link
Owner

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
faq Questions and Discussions
Projects
None yet
Development

No branches or pull requests

3 participants