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

Display live status of the number of posts downloaded and posts left to download #7

Open
AzeemIdrisi opened this issue Oct 6, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@AzeemIdrisi
Copy link
Owner

Currently, the app shows only how many posts will be downloaded and then gives the download finish status.

It would be great if the user could see on screen how many of the posts have been downloaded successfully and how many are left, just as we see in the Instaloader command line interface.

@AzeemIdrisi AzeemIdrisi added enhancement New feature or request hacktoberfest labels Oct 6, 2023
@TharunBalaji2004
Copy link

Hello there @AzeemIdrisi, I am interested like to work on this issue

@AzeemIdrisi
Copy link
Owner Author

@TharunBalaji2004 Assigned to you bro.

@TharunBalaji2004
Copy link

Hey @AzeemIdrisi I tried implementing the live status feature but couldn't workaround it, probably live download status function is not available in python library.

Then I modified the code to MVVM architecture, to maintain robustness and code readability. I have also used Hilt DI during the modification!

If good to go, then I can give a PR 👍

Project Structure Modified UI
image 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 hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants