Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webtorrent example code wont download torent but yours will #7

Open
Lillythefox opened this issue Nov 12, 2021 · 1 comment
Open

webtorrent example code wont download torent but yours will #7

Lillythefox opened this issue Nov 12, 2021 · 1 comment

Comments

@Lillythefox
Copy link

webtorrent example code won't download the torrent but yours will are you using the node.js webtorrent-hybrid?

@ferrolho
Copy link
Owner

ferrolho commented Nov 12, 2021

Have you updated the announce list?

var announceList = [
['udp://tracker.openbittorrent.com:80'],
['udp://tracker.internetwarriors.net:1337'],
['udp://tracker.leechers-paradise.org:6969'],
['udp://tracker.coppersurfer.tk:6969'],
['udp://exodus.desync.com:6969'],
['wss://tracker.webtorrent.io'],
['wss://tracker.btorrent.xyz'],
['wss://tracker.openwebtorrent.com'],
['wss://tracker.fastcast.nz']
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants