Scott Beaudreau
Results
2
issues of
Scott Beaudreau
I added an optional download activity callback for the `run()` method. If the `on_download` in run() is not None, then we do a protected callback to the handler with some...
I would love to have a simple callback parameter which is invoked for every file that is being processed. Something like an `on_download` optional parameter could be helpful in status...