Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesMake torrent path public #409
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Never mind, I can access using torrent._path. I created this pull request to add torrent.path: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is possible to get torrent path after add it?
Some variable like torrent.path or torrent.download_location?
When I add a torrent from command line, default path is current dir, default path is /tmp/webtorrent, I also can add my custom path when using torrent.add.
I know that file.path has the file location, but I would need to get some file and search it's path ...
That's useful when downloading using node!