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 upgetBlob, getBlobURL don't work #1114
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
It has to be the file object from the torrent which you get from webtorrentClient.add:
|
This comment has been minimized.
This comment has been minimized.
|
I found my problem, I have other process stop torrent when I try getBlod(). |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.

What version of WebTorrent?
I use webtorrent version 0.98.18
What browser and version? (if using WebTorrent in the browser)
I use Chrome browser on macOS -version 57.0.2987.133 (64-bit)
What did you expect to happen?
After download done, I create link as you API document:
What actually happened?
It display an error:
I see in inspect of Chrome:

Note: web client use angular2
Please check help me.
Thanks!