Jackett/src/Jackett.Common/Definitions/kickasstorrent-kathow.yml

65 lines
1.5 KiB
YAML
Raw Normal View History

2017-01-28 05:50:41 +00:00
---
site: kickasstorrent-kathow
name: KickAssTorrent (thekat.nz)
description: "thekat.nz is a Public KickAssTorrent clone for TV / MOVIES / GENERAL"
2017-01-28 05:50:41 +00:00
language: en-us
type: public
encoding: UTF-8
links:
- https://thekat.nz/
legacylinks:
- https://thekat.se/
2017-01-28 05:50:41 +00:00
caps:
categories:
movies: Movies
tv: TV
music: Audio
books: Books
Games: Console
applications: PC
xxx: XXX
other: Other
modes:
search: [q]
tv-search: [q, season, ep]
settings: []
2017-01-28 05:50:41 +00:00
search:
paths:
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{else}}new/{{end}}"
2017-01-28 05:50:41 +00:00
rows:
selector: table[class="data"] tr[id]
fields:
category:
selector: span[id^="cat_"] > strong > a
attribute: href
filters:
- name: trim
args: /
title:
selector: td:nth-child(1) > div > div > a[class="cellMainLink"]
details:
selector: td:nth-child(1) > div > div > a[class="cellMainLink"]
attribute: href
download:
selector: td:nth-child(1) > div > a[data-download=""]
attribute: href
size:
selector: td:nth-child(2)
date:
selector: td:nth-child(3)
seeders:
selector: td:nth-child(4)
leechers:
selector: td:nth-child(5)
description:
selector: td:nth-child(1) > div > div > span
downloadvolumefactor:
text: "0"
uploadvolumefactor:
text: "1"