Every way into torlink started with a torrent somebody else made. Now it goes the other way too.
- Seed a path you already have:
torlnk seed ./albumturns the folder into a torrent, savesalbum.torrentnext to it, prints the magnet, and starts sharing.servetakes an uploaded.torrentnow too. (#184), thanks to @ralyodio - Search from a script:
torlnk search "<query>"prints one JSON document of merged, source-tagged results, ready to pipe into jq. (#180) - Turn the WebRTC stack off per machine: set
TORLINK_NO_WEBRTCon a box where the native build is unwelcome and torlink runs without it. (#178) - Rows keep every source's trackers: a result found on several sources merges their announce lists instead of dropping the losers', and holds onto them when a download resumes. (#175)
- 1337x results stop doubling up: base32 info hashes are normalized, so they dedupe against the other sources. (#181)
npx torlnk