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 upMake 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!