39 packages tagged with “torrent”
A library for encoding and decoding bencode (e.g. torrent files)
MonoTorrent is a cross platform and open source implementation of the BitTorrent protocol. It supports many advanced features such as Encryption, DHT, Peer Exchange, Web Seeding and Magnet Links. Notable features include: -Encryption -Dht -Peer Exchange (uTorrent style) -Local Peer Discovery -Web Seeding (getright style) -Magnet Links / Metadata download -IPV6 -FAST Extensions -Sparse files (NTFS file system) -Multi-tracker torrents -Compact tracker responses -IP Address white listing / black listing -Fast Resume -Initial Seeding (super seeding) -Selective downloading -Prioritised downloading -Full bittorrent tracker -Dynamic request queue size -Memory Cache -Endgame mode -Per torrent and global rate limiting -Individual file relocation
OctoTorrent is a cross platform and open source implementation of the BitTorrent protocol. It supports many advanced features such as Encryption, DHT, Peer Exchange, Web Seeding and Magnet Links. Based on MonoTorrent project.
GroupDocs.Metadata for .NET is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties.
Bittorrent library for clients & streaming purposes
UTorrentClient Api is an extensible set of classes that use WebUI to manipulate µTorrent remotely.
Leak is a torrent library for .NET 4.5 written only in C#. It implements its own IO layer to fully benefit from use of windows completion ports.
Allows you to download torrents.
A .NET Standard library for searching torrents on Zooqle.
A Kickass torrent search results parse library
Open source bittorrent scraper and peer wire implementation written in C#
EasyTorrents provides build-in torrent scanners, synchronous and asynchronous searching and custom torrent scanners. EasyTorrent will help you find the torrents you are looking for.
ThePirateBey is a .NET API to make torrent searches in The Pirate Bay website.
BEncode Analysis. Edit BEncode content (e.g. BT torrent file). BEncodeDocument doc = new BEncodeDocument(); doc.Root.AddOrUpdate("key1", doc.CreateInteger(996)); doc.Root.AddOrUpdate("key2", doc.CreateInteger(007)); BEncodeDictionary dict = doc.Root.AddOrUpdate("dict", doc.CreateDictionary()); BEncodeList list = dict.AddOrUpdate("key3", doc.CreateList()); list.Add(doc.CreateString("icu")); // doc.Root.TryGetValue("key1", out BEncodeInteger output); // // // TorrentAnalysis torrent = new TorrentAnalysis(stream); torrent.SetName("Torrent Name"); // torrent.GetName();
A .NET library for torrent operations with support for peer-to-peer networking
Package Description
A .NET Core Library for converting Bencoded Dictionaries to Json Documents
Http Client for the torrent provider Kickass
ThePirateSharp is a .NET API to make torrent searches in The Pirate Bay website.
A .NET wrapper for libtorrent.
2015 movie torrent search and download info title image commend count content category();
A FileList API Wrapper for .NET
A simple NuGet Package for easily creating .torrent files locally
A port of Clement Escolano's parse-torrent-title library for parsing torrent file names!
Torrent Stream (torrent-stream) binding library for Bridge.NET projects.
Jackett compatible torznab client