InstaLoaderApp
InstaLoaderApp copied to clipboard
Display live status of the number of posts downloaded and posts left to download
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.
Hello there @AzeemIdrisi, I am interested like to work on this issue
@TharunBalaji2004 Assigned to you bro.
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 |
|---|---|