Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Save downloaded files to seperate folders based on their IG username #20

Open
chriskyfung opened this issue Oct 22, 2021 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@chriskyfung
Copy link
Owner

chriskyfung commented Oct 22, 2021

FR from #5

To-do:
[x] Save files to separate destinations by specifying Google Drive Folder IDs
[ ] Function to create folder(s)
[ ] Method to store and list the created folders

@chriskyfung chriskyfung added the enhancement New feature or request label Oct 22, 2021
@fifson1
Copy link

fifson1 commented Oct 3, 2022

Any chance to work on it in new relese? Fixed duplicate logs help a lot, and help with problem with 6 minutes running. Thanks this I can reduce numer my sheets. Problem with log out still exist but thank new relese I can put more account in one sheet and copy all date from instagram (cookies etc.) to one sheet but is problem with save files with different folders. Now this function about 'Destination folder ID' don't work and save files in main folder. Can you try work on this?

@beth-uber
Copy link

Hi, it would be really helpful to me to have this feature so I know whose stories belong to who.

@hidehiro98
Copy link
Contributor

Hi, thanks for this great Google Apps Script!
This feature would be really helpful to me as well.

@hidehiro98
Copy link
Contributor

@chriskyfung
I created PR #74 for this issue.

@AndrewSB
Copy link

now that it's merged, how can i use it in my build? does a new appscript v7 need to be released?

@chriskyfung
Copy link
Owner Author

now that it's merged, how can i use it in my build? does a new appscript v7 need to be released?

Change the library version to 8 in your Google Sheet's App Script

@AndrewSB
Copy link

works, i think this issue can be closed

@chriskyfung chriskyfung changed the title Save downloaded files to seperate folders based on their IG username ✨ Save downloaded files to seperate folders based on their IG username Dec 25, 2023
@chriskyfung chriskyfung modified the milestone: Library v8 Feb 5, 2024
@agnivadas
Copy link

How to save different users stories in different folders? And it is a really great project indeed thumbs up .

@chriskyfung
Copy link
Owner Author

Hi @agnivadas ,

You can specify the destination folder per IG user in your Google Sheets as the screenshot below. Here are the steps:

  1. Create a new folder in you Google Drive for each user.
  2. Open the folder in a web browser and copy the Folder ID from the address bar.
  3. Paste the Folder ID into the third column of the corresponding row in your Google Sheets.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants