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

72 lines
1.7 KiB
YAML
Raw Normal View History

---
id: 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/
2020-10-24 19:01:43 +00:00
- https://www.torrentkitty.io/
- https://www.torrentkitty.vip/
- https://www.torrentkitty.app/
- https://www.torrentkitty.red/
- https://www.torrentkitty.lol/
caps:
categories:
Other: Other
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
2020-10-23 19:35:00 +00:00
settings:
- name: flaresolverr
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href="https://github.com/Jackett/Jackett#configuring-flaresolverr" target="_blank">FlareSolverr</a> to access it.
- name: info_8000
type: info
2020-10-27 22:54:12 +00:00
label: About TorrentKitty Categories
2020-11-04 02:47:56 +00:00
default: TorrentKitty does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
search:
paths:
2021-12-07 03:52:34 +00:00
- 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:
2020-11-17 02:53:32 +00:00
- name: append
args: " -07:00" # PDT
- name: dateparse
2020-11-17 02:53:32 +00:00
args: "2006-01-02 -07:00"
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