mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 17:35:57 +03:00
[GH-ISSUE #237] Which trackers have webtorrents? #205
Labels
No labels
bug
enhancement
help wanted
pull-request
question
waiting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trackerslist-ngosang#205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @34r7h on GitHub (Apr 8, 2020).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/237
Or is there a way to search only for webtorrents?
@ngosang commented on GitHub (Apr 9, 2020):
Webtorrent is a different protocol (similar to Bittorrent but not compatible). If you add webtorrent trackers to a
.torrentfile, most Bittorrent clients will ignore that trackers because they don't understand that protocol.Webtorrent is not very popular, I don't know torrent sites which use or work with webtorrent. Major Bittorrent clients don't support that protocol. That's why I provide them is a separate list. They are useless for most users.
@34r7h commented on GitHub (Apr 10, 2020):
Gotcha, that makes sense. I guess webtorrents are more of a
local/private infrastructure tool than any promise for browser-only
file-sharing.
On Thu, Apr 9, 2020 at 6:37 PM Diego Heras notifications@github.com wrote: