AlexCSDev / PatreonDownloader

Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).
MIT License
928 stars 95 forks source link

Suggestion: progress indication #141

Closed purplecho closed 2 years ago

purplecho commented 2 years ago

Some Patreon feeds have A Lot of content - I've set the downloader running on one that (as an estimate) has over 1000 posts. I know that it's not practical to give an estimated time to completion because of a number of factors, but it'd be helpful to have something in the default logging that shows e.g. "post number x of y total" so people can gauge vaguely how it's going and whether to babysit it or leave it overnight etc.

Running from source code on MacOS, haven't experimented with other logging options besides default to see if it's included in any of them.

purplecho commented 2 years ago

...never mind, I just noticed it does already have this feature, my mistake!