mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
update roadmap details
This commit is contained in:
parent
b38988dacf
commit
dc7dbcb4da
1 changed files with 7 additions and 2 deletions
|
|
@ -11,15 +11,20 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracke
|
|||
|
||||
## Roadmap
|
||||
|
||||
> [!TIP]
|
||||
> For details on all implemented features, see the [Options](#options) section
|
||||
|
||||
* Info-hash versions supported
|
||||
* [x] 1
|
||||
* [ ] 2
|
||||
* Targets supported
|
||||
* [x] IPv4/IPv6 info-hash JSON/API (requires [PR#233](https://github.com/greatest-ape/aquatic/pull/233))
|
||||
* [x] local file path
|
||||
* [x] local file path (`--infohash-file`)
|
||||
* [ ] remote URL
|
||||
* Storage
|
||||
* [x] File system (resolve infohash to the `.torrent` + download content files match the regex pattern)
|
||||
* [x] File system (`--storage`)
|
||||
* [x] resolve infohash to the `.torrent` file (`--save-torrents`)
|
||||
* [x] download content files match the regex pattern (`--preload-regex`)
|
||||
* [ ] [Manticore](https://github.com/manticoresoftware/manticoresearch-rust) full text search
|
||||
* [ ] SQLite
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue