mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[PR #57] [CLOSED] Added new functionality "Download All Followers List" #152
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#152
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/57
Author: @umutakmak
Created: 2/10/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
9442557Update styles.scss781534bAdded option to Download All Followers Lista275750Deleting main.png for uploading a new one6b3728bUpdated readme picturea0472bbDelete main.pngd108c1cAdd files via upload005bcedAdd files via upload08d2b41Delete main.png68d0429Updated for "Download All Followers List" optione1a1406Update README.md📊 Changes
6 files changed (+203 additions, -38 deletions)
View changed files
📝
README.md(+14 -5)➖
assets/main.png(+0 -0)➕
assets/main2.png(+0 -0)📝
dist/dist.js(+1 -1)📝
src/main.ts(+118 -28)📝
src/styles.scss(+70 -4)📄 Description
I know this is a complete new option that you guys weren't expecting. Your code was working great at showing unfollowers but i was in need of listing followers in my account. So i made this a side option in your code. This allows users to download their followers as a txt file in array form or with every username new line.
Changed:
What might go wrong:
What can be done with this code in the future:
I made my own tests and everything seems to work fine. It is up to you if you want to accept my pull request or not but this became a very useful tool for me. This might be what other people are looking for too.
(Also this is my first pull request, but not my first code. If something is missing or i have done something wrong, just let me know.)
(Another note: I changed my files more than 1 time, that is why you might see i made 19 commits, but actually most of them are the same files.)
Thanks for all of your great work.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.