Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to get file progress? #1132
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
There are docs for this question: https://github.com/webtorrent/webtorrent/blob/master/docs/api.md#torrentondownload-function-bytes- |
This comment has been minimized.
This comment has been minimized.
|
But it's only for the torrent and not for the files / items in it right? |
This comment has been minimized.
This comment has been minimized.
|
Torrent API File API Use this 4 methods as solution |
This comment has been minimized.
This comment has been minimized.
|
We should def get |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
This feature is merged now, so this issue can be closed :D |
This comment has been minimized.
This comment has been minimized.
|
Fixed by #1140 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
is it possible to get the file progress inside a torrent?