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

106 lines
2.5 KiB
YAML
Raw Normal View History

2017-01-28 05:50:41 +00:00
---
id: kickasstorrent-kathow
2020-10-26 02:29:40 +00:00
name: kickasstorrents (kickass.ws)
description: "kickasstorrents (kickass.ws) is a Public KickAssTorrent clone for TV / MOVIES / GENERAL"
language: en-us
type: public
encoding: UTF-8
followredirect: true
links:
- https://kickass.ws/
legacylinks:
- https://kickass.gg/
- https://katcr.io/
- https://thekat.nz/
- https://thekat.se/
- https://kat.how/
- https://kat.li/
- https://katcr.to/ # possible 3rd kickasstorrent site/clone?
- https://kickasstorrent.cr/ # possible 3rd kickasstorrent site/clone?
- https://kickass.unblockit.pro/
- https://kickass.unblockit.one/
- https://kickass.unblockit.me/
- https://kickass.unblockit.pw/
- https://kickass.unblockit.id/
- https://kickass.unblockit.win/
- https://kickass.unblockit.top/ # currently redirects to https://kat.unblockit.lat/ (newkatcr.co proxy)
2020-10-26 04:09:26 +00:00
- https://kickasstorrents.unblockninja.com/ # for kickasstorrents.to
2017-01-28 05:50:41 +00:00
caps:
categories:
2020-10-26 02:29:40 +00:00
applications: PC
books: Books
games: Console
2020-10-26 02:29:40 +00:00
movies: Movies
music: Audio
other: Other
2020-10-26 02:29:40 +00:00
tv: TV
xxx: XXX
2017-01-28 05:50:41 +00:00
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
2019-12-17 07:13:41 +00:00
settings:
- name: sort
type: select
label: Sort requested from site
2020-10-23 18:40:32 +00:00
default: time_add
options:
2020-10-23 18:40:32 +00:00
time_add: created
seeders: seeders
size: size
- name: type
type: select
label: Order requested from site
2020-10-23 18:40:32 +00:00
default: desc
options:
2020-10-23 18:40:32 +00:00
desc: desc
asc: asc
2017-01-28 05:50:41 +00:00
search:
paths:
2020-10-26 02:29:40 +00:00
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{ else }}new/{{ end }}?field={{ .Config.sort }}&sorder={{ .Config.type }}"
2019-12-17 07:13:41 +00:00
rows:
2020-10-26 02:29:40 +00:00
selector: table.data tr[id]
2020-01-18 21:05:52 +00:00
fields:
category:
selector: span[id^="cat_"] > strong > a
attribute: href
filters:
- name: tolower
- name: trim
args: /
title:
2020-10-26 02:29:40 +00:00
selector: a[class="cellMainLink"]
details:
2020-10-26 02:29:40 +00:00
selector: a[class="cellMainLink"]
attribute: href
download:
# the official site delivers mylink so we skip to the magnet URI
selector: td:nth-child(1) > div > a[data-download=""]
attribute: href
filters:
- name: querystring
args: url
size:
selector: td:nth-child(2)
date:
selector: td:nth-child(3)
2020-10-26 02:29:40 +00:00
filters:
- name: timeago
seeders:
selector: td:nth-child(4)
leechers:
selector: td:nth-child(5)
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
2020-01-18 21:05:52 +00:00
# engine n/a