Jackett/src/Jackett.Common/Definitions/gamestorrents.yml

72 lines
1.5 KiB
YAML
Raw Normal View History

---
site: gamestorrents
name: GamesTorrents
description: "GamesTorrents is a SPANISH Public tracker for GAMES"
language: es-es
type: public
encoding: UTF-8
links:
2019-11-15 17:35:03 +00:00
- https://www.gamestorrents.nu/
legacylinks:
- https://www.gamestorrents.com/
2019-11-15 17:35:03 +00:00
- https://www.gamestorrents.tv/
caps:
categories:
"juegos-pc": PC/Games
"juegos-psp": Console/PSP
"juegos-ps3": Console/PS3
"juegos-ps4": Console/PS4
"juegos-ps2": Console/PS Vita
"juegos-mac": PC/Mac
"juegos-xbox360": Console/Xbox 360
"juegos-wii": Console/Wii
"juegos-nds": Console/NDS
modes:
search: [q]
settings: []
download:
selector: a#download_torrent
search:
paths:
- path: /
inputs:
s: "{{ .Keywords }}"
rows:
selector: table.metalion > tbody > tr
fields:
title:
selector: td:nth-child(1) a
details:
selector: td:nth-child(1) a
attribute: href
category:
selector: td:nth-child(1) a
attribute: href
filters:
- name: split
args: ["/", 3]
download:
selector: td:nth-child(1) a
attribute: href
date:
selector: td:nth-child(2)
filters:
- name: dateparse
args: "02-01-2006"
size:
selector: td:nth-child(3)
filters:
- name: replace
args: ["s", ""]
description:
selector: td:nth-child(4)
downloadvolumefactor:
text: "0"
uploadvolumefactor:
text: "1"