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 upclient.add() info hash has no response? #1548
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Just an info hash alone is not enough to find the rest of the peers. You need to add a tracker URL in your torrent id to find them. |
This comment has been minimized.
This comment has been minimized.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
v.0.102.4
What operating system and Node.js version?
MacOS Mojave, Node v10.11.0
What browser and version? (if using WebTorrent in the browser)
Chrome 70
What did you expect to happen?
I expect the client will start downloading
What actually happened?
the client has no response, no error message emitted.
Here I tried to change the torrentId from one created from instant.io
http://codepen.io/yciabaud/full/XdOeWM/
But it doesn't work. Magnet URI, but not info hash?