Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add a
live
property to Download
This property calls `self.update()`, and then returns `self`. This allows to call `download.live.progress` to get the progress in real-time for example.
- Loading branch information