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 upOpening magnet URLs on web doesn't work #1787
Comments
This comment has been minimized.
This comment has been minimized.
|
Note: You can test this^
|
This comment has been minimized.
This comment has been minimized.
100% understood! however this is not mentioned anywhere (at least somewhere visible) |
This comment has been minimized.
This comment has been minimized.
This is mentioned in README.md |
This comment has been minimized.
This comment has been minimized.
|
Oh my bad! however this is not further explained or mentioned in bold text. I will close the issue because it should not be open, however the readme should be updated, I will open a PR related to this |
What version of this package are you using?
0.107.17
What operating system, Node.js, and npm version?
MacOS Catalina, node v12.11.1
What happened?
Magnet URLs do not open from The Pirate Bay and torrent files do not stream.
What did you expect to happen?
I expect the magnet URL from anywhere to work.
Are you willing to submit a pull request to fix this bug?
I am, if I knew what is going on.
Using this code
when I use the magnet provided by the website, it works and the files can be previewed. When using a magnet link from any other source, it simply does nothing. Now, when opening
.torrentfiles, behaves differently, it first previews the files and when I click on stream button which all it does isit shows a warning which says
videostream.js:8 don't invoked VideoStream without 'new'. This issue is directly associated to jhiesey/videostream#49 however, I don't know why it does this. This bug is reproduced also in Windows 10