feat(indexers): add API support for Orpheus to fetch size (#944)

* feat(indexers): add API support for Orpheus

* feat(filters): add ops to AdditionalSizeCheck
This commit is contained in:
ze0s 2023-05-21 16:55:10 +02:00 committed by GitHub
parent 8bef297841
commit 8925266104
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 481 additions and 3 deletions

View file

@ -9,6 +9,7 @@ urls:
privacy: private
protocol: torrent
supports:
- api
- irc
- rss
source: gazelle
@ -19,6 +20,24 @@ settings:
label: Torrent pass
help: Right click DL on a torrent and get the torrent_pass.
- name: api_key
type: secret
required: true
label: API Key
help: Settings -> Access Settings -> API Keys - Create a new api token.
api:
url: https://orpheus.network/ajax.php
type: json
limits:
max: 5
per: 10 seconds
settings:
- name: api_key
type: secret
label: API Key
help: Settings -> Access Settings -> API Keys - Create a new api token.
irc:
network: Orpheus
server: irc.orpheus.network