2019-06-11 06:13:17 +00:00
|
|
|
---
|
|
|
|
site: itorrent
|
|
|
|
name: iTorrent
|
|
|
|
description: "iTorrent is a Public HUNGARIAN site"
|
|
|
|
language: hu
|
|
|
|
type: public
|
|
|
|
encoding: UTF-8
|
|
|
|
links:
|
|
|
|
- https://itorrent.ws/
|
|
|
|
|
|
|
|
caps:
|
|
|
|
categories:
|
2019-12-08 19:29:08 +00:00
|
|
|
"app": PC
|
2019-06-11 06:13:17 +00:00
|
|
|
"book": Books
|
2019-12-08 19:29:08 +00:00
|
|
|
"game": PC/Games
|
|
|
|
"movies": Movies
|
|
|
|
"music": Audio
|
|
|
|
"heart": XXX
|
|
|
|
"tv": TV
|
2019-06-11 06:13:17 +00:00
|
|
|
|
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
movie-search: [q]
|
|
|
|
|
|
|
|
settings: []
|
|
|
|
|
|
|
|
download:
|
|
|
|
selector: a[href^="/torrentfiles/"]
|
|
|
|
|
|
|
|
search:
|
|
|
|
paths:
|
|
|
|
- path: "torrentek/title/{{ .Keywords}}/"
|
|
|
|
rows:
|
|
|
|
selector: tr.gradeX
|
|
|
|
filters:
|
|
|
|
- name: andmatch
|
|
|
|
fields:
|
|
|
|
category:
|
|
|
|
selector: td:nth-child(1) i
|
|
|
|
attribute: class
|
|
|
|
filters:
|
|
|
|
- name: replace
|
2019-12-08 19:29:08 +00:00
|
|
|
args: ["zqf zqf-", ""]
|
2019-06-11 06:13:17 +00:00
|
|
|
title:
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
details:
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
attribute: href
|
|
|
|
download:
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
attribute: href
|
|
|
|
date:
|
|
|
|
selector: td:nth-child(4) span
|
|
|
|
optional: true
|
|
|
|
attribute: title
|
|
|
|
filters:
|
|
|
|
- name: dateparse
|
|
|
|
args: "2006.01.02 15:04"
|
|
|
|
date:
|
2019-12-08 19:29:08 +00:00
|
|
|
selector: td:nth-child(4):not(:has(span))
|
2019-06-11 06:13:17 +00:00
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: dateparse
|
|
|
|
args: "2006.01.02"
|
|
|
|
size:
|
|
|
|
selector: td:nth-child(5)
|
|
|
|
grabs:
|
|
|
|
selector: td:nth-child(6)
|
2019-12-08 19:29:08 +00:00
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: [" ", ""]
|
2019-06-11 06:13:17 +00:00
|
|
|
seeders:
|
|
|
|
selector: td:nth-child(7)
|
|
|
|
leechers:
|
|
|
|
selector: td:nth-child(8)
|
|
|
|
downloadvolumefactor:
|
2019-12-08 19:29:08 +00:00
|
|
|
text: 0
|
2019-06-11 06:13:17 +00:00
|
|
|
uploadvolumefactor:
|
2019-12-08 19:29:08 +00:00
|
|
|
text: 1
|