Files
music-agregator/dev/Music Agregator/Jackett/Search.yml
T
2026-07-17 17:55:57 +02:00

25 lines
474 B
YAML

info:
name: Search
type: http
seq: 2
http:
method: GET
url: http://localhost:9117/api/v2.0/indexers/all/results/torznab/api?apikey=pj47116b3clxpf4h1b2fu9vrj07pmfa6&t=search&q=ДДТ
params:
- name: apikey
value: pj47116b3clxpf4h1b2fu9vrj07pmfa6
type: query
- name: t
value: search
type: query
- name: q
value: ДДТ
type: query
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5