InstaLoaderApp icon indicating copy to clipboard operation
InstaLoaderApp copied to clipboard

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

Open AzeemIdrisi opened this issue 2 years ago • 3 comments
trafficstars

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 avatar Oct 06 '23 17:10 AzeemIdrisi

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

TharunBalaji2004 avatar Oct 26 '23 08:10 TharunBalaji2004

@TharunBalaji2004 Assigned to you bro.

AzeemIdrisi avatar Oct 26 '23 15:10 AzeemIdrisi

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

TharunBalaji2004 avatar Oct 29 '23 02:10 TharunBalaji2004