Jackett/src/Jackett.Common/Definitions/torrentkitty.yml

59 lines
1.1 KiB
YAML
Raw Normal View History

---
site: torrentkitty
name: TorrentKitty
description: "TorrentKitty is a Public torrent indexer"
language: en-us
type: public
encoding: UTF-8
links:
- https://www.torrentkitty.tv/
- https://www.torrentkitty.se/
- https://www.torrentkitty.vip/
- https://www.torrentkitty.app/
caps:
categories:
"other": Other
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
settings: []
search:
paths:
- path: "search/{{ if .Keywords }}{{ .Keywords}}{{else}}{{ .Today.Year }}{{end}}"
2020-02-14 20:48:27 +00:00
rows:
selector: table#archiveResult tbody tr:has(a[href^="magnet:?xt="])
fields:
category:
text: other
title:
selector: td.name
details:
selector: td.action a
attribute: href
download:
selector: a[href^="magnet:?xt="]
attribute: href
date:
selector: td.date
filters:
- name: dateparse
args: "2006-01-02"
size:
selector: td.size
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
2020-02-14 20:48:27 +00:00
# engine n/a