2021-06-27 23:38:56 +00:00
|
|
|
|
---
|
|
|
|
|
id: elitetorrent-biz
|
|
|
|
|
name: EliteTorrent.biz
|
|
|
|
|
description: "EliteTorrent.biz is a Public torrent site for TV, movies and documentaries"
|
2021-09-07 23:09:51 +00:00
|
|
|
|
language: es-ES
|
2021-06-27 23:38:56 +00:00
|
|
|
|
type: public
|
|
|
|
|
encoding: UTF-8
|
|
|
|
|
links:
|
2021-08-18 21:46:13 +00:00
|
|
|
|
- https://elitetorrent.com/
|
2021-09-06 15:51:01 +00:00
|
|
|
|
- https://elitetorrent.nocensor.work/
|
2021-06-27 23:38:56 +00:00
|
|
|
|
legacylinks:
|
|
|
|
|
- https://www.elitetorrent.biz/
|
|
|
|
|
- https://www.elitetorrent.io/
|
|
|
|
|
- https://www.elitetorrent.one/
|
|
|
|
|
- https://www.elitetorrent.is/
|
|
|
|
|
- https://www.elitetorrent.nu/
|
|
|
|
|
- https://www.elitetorrent.tv/
|
|
|
|
|
- https://www.elitetorrent.li/
|
|
|
|
|
- https://www.elitetorrent.bz/
|
|
|
|
|
- https://www.elitetorrent.nl/
|
|
|
|
|
- https://wwvv.elitetorrent.nl/
|
|
|
|
|
- https://wvvw.elitetorrent.nl/
|
|
|
|
|
- https://vvww.elitetorrent.nl/
|
|
|
|
|
- https://www.elitetorrent.to/
|
|
|
|
|
- https://www.elitetorrent.se/
|
2021-07-02 05:05:06 +00:00
|
|
|
|
- https://www.elitetorrent.com/
|
2021-07-19 04:54:15 +00:00
|
|
|
|
- https://elitetorrent.app/
|
2021-08-18 21:46:13 +00:00
|
|
|
|
- https://elitetorrent.si/
|
2021-06-27 23:38:56 +00:00
|
|
|
|
|
|
|
|
|
caps:
|
|
|
|
|
categories:
|
2021-09-11 04:44:47 +00:00
|
|
|
|
series: TV
|
|
|
|
|
peliculas: Movies
|
|
|
|
|
other: Other
|
2021-06-27 23:38:56 +00:00
|
|
|
|
|
|
|
|
|
modes:
|
|
|
|
|
search: [q]
|
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
|
movie-search: [q]
|
|
|
|
|
|
|
|
|
|
settings: []
|
|
|
|
|
|
|
|
|
|
download:
|
|
|
|
|
selectors:
|
|
|
|
|
- selector: a[href^="magnet:?"]
|
|
|
|
|
attribute: href
|
|
|
|
|
|
|
|
|
|
search:
|
2021-09-11 04:44:47 +00:00
|
|
|
|
# site returns just 30 results, attempt to fetch up to 90
|
2021-06-27 23:38:56 +00:00
|
|
|
|
paths:
|
|
|
|
|
- path: /
|
|
|
|
|
- path: /page/2/
|
2021-07-30 20:18:36 +00:00
|
|
|
|
followredirect: true
|
2021-06-27 23:38:56 +00:00
|
|
|
|
- path: /page/3/
|
2021-07-30 20:18:36 +00:00
|
|
|
|
followredirect: true
|
2021-06-27 23:38:56 +00:00
|
|
|
|
keywordsfilters:
|
|
|
|
|
# most ES/ITA TV torrents are in XXxYY format, so we search without S/E prefixes and filter later
|
|
|
|
|
- name: re_replace
|
|
|
|
|
args: ["(?i)S0?(\\d{1,2})", " $1 "]
|
|
|
|
|
- name: re_replace
|
|
|
|
|
args: ["(?i)E(\\d{2,3})", " $1 "]
|
|
|
|
|
inputs:
|
|
|
|
|
s: "{{ .Keywords }}"
|
|
|
|
|
$raw: "&x=0&y=0"
|
|
|
|
|
|
|
|
|
|
rows:
|
2021-07-30 20:18:36 +00:00
|
|
|
|
selector: "#principal .miniboxs-ficha li:has(span:nth-of-type(2))"
|
2021-06-27 23:38:56 +00:00
|
|
|
|
filters:
|
|
|
|
|
- name: andmatch
|
|
|
|
|
|
|
|
|
|
fields:
|
2021-09-11 04:44:47 +00:00
|
|
|
|
category_movie:
|
|
|
|
|
selector: .meta a
|
|
|
|
|
attribute: href
|
|
|
|
|
filters:
|
|
|
|
|
- name: regexp
|
|
|
|
|
args: "^.*/(peliculas)/.*$"
|
|
|
|
|
category_tv:
|
|
|
|
|
selector: .meta a
|
|
|
|
|
attribute: href
|
|
|
|
|
filters:
|
|
|
|
|
- name: regexp
|
|
|
|
|
args: "^.*/(series)/.*$"
|
|
|
|
|
category:
|
|
|
|
|
text: "{{ if or .Result.category_movie .Result.category_tv }}{{ or .Result.category_movie .Result.category_tv }}{{ else }}other{{ end }}"
|
2021-06-27 23:38:56 +00:00
|
|
|
|
quality:
|
|
|
|
|
selector: span:nth-of-type(2) > i
|
|
|
|
|
filters:
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["---", ""]
|
|
|
|
|
language:
|
|
|
|
|
selector: span#idiomacio > i > img
|
|
|
|
|
attribute: title
|
|
|
|
|
filters:
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Pelicula en ", ""]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Español Latino", "LATiN SPANiSH"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Español Castellano", "SPANiSH"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Ingles", "English"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Subtitulado", " SPASUBS"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["VOSE", ""]
|
2021-09-11 04:44:47 +00:00
|
|
|
|
title:
|
2021-06-27 23:38:56 +00:00
|
|
|
|
selector: div.imagen > a
|
|
|
|
|
attribute: title
|
|
|
|
|
# normalize to SXXEYY format
|
|
|
|
|
filters:
|
|
|
|
|
- name: replace
|
|
|
|
|
args: [" – ", " "]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["(", ""]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: [")", ""]
|
|
|
|
|
- name: re_replace
|
|
|
|
|
args: ["(\\d{2})×(\\d{2})", "S$1E$2"]
|
|
|
|
|
- name: re_replace
|
|
|
|
|
args: ["(\\d{1})×(\\d{2})", "S0$1E$2"]
|
2021-09-11 04:44:47 +00:00
|
|
|
|
- name: append
|
|
|
|
|
args: " {{ .Result.quality }} {{ .Result.language }}"
|
2021-06-27 23:38:56 +00:00
|
|
|
|
details:
|
|
|
|
|
selector: .meta a
|
|
|
|
|
attribute: href
|
|
|
|
|
download:
|
|
|
|
|
selector: .meta a
|
|
|
|
|
attribute: href
|
2021-09-10 21:40:58 +00:00
|
|
|
|
poster:
|
2021-06-27 23:38:56 +00:00
|
|
|
|
selector: .imagen img
|
|
|
|
|
attribute: data-src
|
2021-10-21 16:49:46 +00:00
|
|
|
|
size_optional:
|
2021-06-27 23:38:56 +00:00
|
|
|
|
selector: .voto1
|
2021-09-12 20:14:31 +00:00
|
|
|
|
optional: true
|
2021-06-27 23:38:56 +00:00
|
|
|
|
filters:
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["s", ""]
|
2021-10-21 16:49:46 +00:00
|
|
|
|
size:
|
|
|
|
|
text: "{{ if .Result.size_optional }}{{ .Result.size_optional }}{{ else }}512 MB{{ end }}"
|
2021-06-27 23:38:56 +00:00
|
|
|
|
date:
|
|
|
|
|
text: now
|
|
|
|
|
seeders:
|
|
|
|
|
text: 1
|
|
|
|
|
leechers:
|
|
|
|
|
text: 1
|
|
|
|
|
downloadvolumefactor:
|
|
|
|
|
text: 0
|
|
|
|
|
uploadvolumefactor:
|
|
|
|
|
text: 1
|
|
|
|
|
# engine n/a
|