mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
update description
This commit is contained in:
parent
561334ec20
commit
ee354bcf4f
2 changed files with 6 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ version = "0.2.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Crawler for Aquatic BitTorrent tracker based on librqbit API"
|
description = "SSD-friendly crawler for the Aquatic BitTorrent tracker based on librqbit API"
|
||||||
keywords = ["aquatic", "librqbit", "rqbit", "crawler", "bittorrent"]
|
keywords = ["aquatic", "librqbit", "rqbit", "crawler", "bittorrent"]
|
||||||
categories = ["network-programming"]
|
categories = ["network-programming"]
|
||||||
repository = "https://github.com/YGGverse/aquatic-crawler"
|
repository = "https://github.com/YGGverse/aquatic-crawler"
|
||||||
|
|
|
||||||
|
|
@ -4,11 +4,15 @@
|
||||||
[](https://deps.rs/repo/github/YGGverse/aquatic-crawler)
|
[](https://deps.rs/repo/github/YGGverse/aquatic-crawler)
|
||||||
[](https://crates.io/crates/aquatic-crawler)
|
[](https://crates.io/crates/aquatic-crawler)
|
||||||
|
|
||||||
Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracker based on [librqbit](https://github.com/ikatson/rqbit/tree/main/crates/librqbit) API
|
SSD-friendly crawler for the [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracker based on [librqbit](https://github.com/ikatson/rqbit/tree/main/crates/librqbit) API
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Compatible with any other `--infohash` source in `hash1hash2...` binary format (see also the [Online API](https://github.com/YGGverse/aquatic-crawler/wiki/Online-API))
|
> Compatible with any other `--infohash` source in `hash1hash2...` binary format (see also the [Online API](https://github.com/YGGverse/aquatic-crawler/wiki/Online-API))
|
||||||
|
|
||||||
|
## Conception
|
||||||
|
|
||||||
|
See the project [Wiki](https://github.com/YGGverse/aquatic-crawler/wiki)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue