2018-03-23 17:46:51 +00:00
|
|
|
---
|
|
|
|
site: xbytesv2
|
|
|
|
name: XbytesV2
|
|
|
|
description: "xbytesV2 is a SPANISH site for HD content"
|
|
|
|
language: es-es
|
|
|
|
type: private
|
2018-04-26 13:09:18 +00:00
|
|
|
encoding: ISO-8859-1
|
2018-03-23 17:46:51 +00:00
|
|
|
links:
|
2020-03-08 22:28:43 +00:00
|
|
|
- http://xbytesv2.li/ # site does not support https ERR_CONNECTION_CLOSED
|
2018-03-23 17:46:51 +00:00
|
|
|
|
|
|
|
caps:
|
|
|
|
categorymappings:
|
|
|
|
- {id: 18 , cat: Movies/HD, desc: "Peliculas - BluRay Rip 1080p"}
|
|
|
|
- {id: 16 , cat: Movies/HD, desc: "Peliculas - MicroHD 1080p"}
|
|
|
|
- {id: 23 , cat: Movies/3D, desc: "Peliculas - 3D"}
|
|
|
|
- {id: 17 , cat: Movies/HD, desc: "Peliculas - FullBluray/BDRemux"}
|
|
|
|
- {id: 29 , cat: Movies/HD, desc: "Peliculas - 1080p x265"}
|
2019-05-05 19:26:53 +00:00
|
|
|
- {id: 21 , cat: Movies/UHD, desc: "Peliculas - 4K"}
|
2018-03-23 17:46:51 +00:00
|
|
|
- {id: 30 , cat: Movies/HD, desc: "Peliculas - MicroHD x265"}
|
2019-05-05 19:26:53 +00:00
|
|
|
- {id: 35 , cat: TV/UHD, desc: "TV/Series - 4K"}
|
2018-03-23 17:46:51 +00:00
|
|
|
- {id: 31 , cat: TV/HD, desc: "TV/Series - x265"}
|
2018-04-26 13:09:18 +00:00
|
|
|
- {id: 25 , cat: TV/HD, desc: "TV/Series - HDTV & WEB-DL 1080p"}
|
2018-03-23 17:46:51 +00:00
|
|
|
- {id: 37 , cat: TV/Documentary, desc: "Documentales"}
|
|
|
|
- {id: 41 , cat: TV/Sport, desc: "Deportes"}
|
2019-05-05 19:26:53 +00:00
|
|
|
- {id: 5 , cat: TV/Anime, desc: "Anime"}
|
2018-03-23 17:46:51 +00:00
|
|
|
- {id: 34 , cat: TV/HD, desc: "Dibujos animados"}
|
2019-05-05 19:29:17 +00:00
|
|
|
- {id: 14 , cat: Audio/MP3, desc: "Música - MP3"}
|
|
|
|
- {id: 39 , cat: Audio/Lossless, desc: "Música - FLAC"}
|
2018-03-23 17:46:51 +00:00
|
|
|
modes:
|
|
|
|
search: [q]
|
2019-05-05 19:26:53 +00:00
|
|
|
tv-search: [q, season, ep]
|
|
|
|
movie-search: [q]
|
2018-03-23 17:46:51 +00:00
|
|
|
|
2020-01-08 19:08:15 +00:00
|
|
|
settings:
|
|
|
|
- name: username
|
|
|
|
type: text
|
|
|
|
label: Username
|
|
|
|
- name: password
|
|
|
|
type: password
|
|
|
|
label: Password
|
|
|
|
- name: sort
|
|
|
|
type: select
|
|
|
|
label: Sort requested from site
|
|
|
|
default: "3"
|
|
|
|
options:
|
|
|
|
"3": "created"
|
|
|
|
"5": "seeders"
|
|
|
|
"4": "size"
|
|
|
|
"2": "title"
|
|
|
|
- name: type
|
|
|
|
type: select
|
|
|
|
label: Order requested from site
|
|
|
|
default: "2"
|
|
|
|
options:
|
|
|
|
"2": "desc"
|
|
|
|
"1": "asc"
|
|
|
|
- name: info
|
|
|
|
type: info
|
|
|
|
label: Results Per Page
|
|
|
|
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
|
|
|
|
|
2018-03-23 17:46:51 +00:00
|
|
|
login:
|
|
|
|
path: index.php?page=login
|
|
|
|
method: post
|
|
|
|
inputs:
|
|
|
|
uid: "{{ .Config.username }}"
|
|
|
|
pwd: "{{ .Config.password }}"
|
|
|
|
test:
|
|
|
|
path: index.php
|
|
|
|
|
|
|
|
search:
|
|
|
|
path: index.php
|
|
|
|
keywordsfilters:
|
|
|
|
- name: re_replace
|
|
|
|
args: ["S(\\d{1,2})E(\\d{1,2})", "S$1/E$2"]
|
|
|
|
inputs:
|
2020-01-08 19:08:15 +00:00
|
|
|
page: torrents
|
|
|
|
$raw: "&category={{ range .Categories }}{{.}};{{end}}"
|
|
|
|
active: 1
|
2018-03-23 17:46:51 +00:00
|
|
|
search: "{{ .Keywords }}"
|
2020-01-08 19:08:15 +00:00
|
|
|
order: "{{ .Config.sort }}"
|
|
|
|
by: "{{ .Config.type }}"
|
|
|
|
|
2018-03-23 17:46:51 +00:00
|
|
|
rows:
|
|
|
|
selector: "#Mcol > div > div.block-content > div > div > div > table > tbody > tr:nth-child(3) > td > table tr:not(:first-child):not(:last-child)"
|
2020-01-08 19:08:15 +00:00
|
|
|
|
2018-03-23 17:46:51 +00:00
|
|
|
fields:
|
|
|
|
category:
|
|
|
|
selector: td:nth-child(1) a
|
|
|
|
attribute: href
|
|
|
|
filters:
|
|
|
|
- name: querystring
|
|
|
|
args: category
|
|
|
|
title:
|
|
|
|
selector: td[valign="middle"] a
|
2018-04-26 13:09:18 +00:00
|
|
|
filters:
|
|
|
|
- name: re_replace
|
|
|
|
args: ["\\/", " "]
|
2018-05-05 06:03:54 +00:00
|
|
|
- name: re_replace
|
|
|
|
args: ["S(\\d{1,2}) E(\\d{1,2})", "S$1E$2"]
|
2018-04-26 13:09:18 +00:00
|
|
|
- name: re_replace
|
|
|
|
args: ["\\(", ""]
|
|
|
|
- name: re_replace
|
|
|
|
args: ["\\)", ""]
|
2018-05-05 06:03:54 +00:00
|
|
|
- name: re_replace
|
|
|
|
args: ["20[0-2][0-9] [0-9][0-9]", ""]
|
2018-04-26 13:09:18 +00:00
|
|
|
- name: re_replace
|
|
|
|
args: ["20[0-2][0-9]", ""]
|
2018-07-06 09:33:49 +00:00
|
|
|
- name: replace
|
|
|
|
args: ["ESP", "Spanish"]
|
|
|
|
- name: re_replace
|
|
|
|
args: ["[EI]NG", "English"]
|
|
|
|
- name: replace
|
|
|
|
args: ["CAT", "Catalan"]
|
|
|
|
- name: replace
|
|
|
|
args: ["FRA", "French"]
|
|
|
|
- name: replace
|
|
|
|
args: ["JAP", "Japanese"]
|
|
|
|
- name: replace
|
|
|
|
args: ["ITA", "Italian"]
|
|
|
|
- name: replace
|
|
|
|
args: ["RUS", "Russian"]
|
|
|
|
- name: replace
|
|
|
|
args: ["DUAL", "Spanish English"]
|
2018-03-23 17:46:51 +00:00
|
|
|
details:
|
|
|
|
selector: td[valign="middle"] a
|
|
|
|
attribute: href
|
|
|
|
banner:
|
|
|
|
optional: true
|
|
|
|
selector: td[valign="middle"] a
|
|
|
|
attribute: onmouseover
|
|
|
|
filters:
|
|
|
|
- name: regexp
|
|
|
|
args: "src=(.+?) "
|
|
|
|
size:
|
|
|
|
selector: td:nth-child(11)
|
|
|
|
seeders:
|
|
|
|
selector: td:nth-child(7) a
|
|
|
|
leechers:
|
|
|
|
selector: td:nth-child(8) a
|
2020-01-11 22:46:31 +00:00
|
|
|
grabs:
|
|
|
|
text: 0
|
2018-03-23 17:46:51 +00:00
|
|
|
grabs:
|
|
|
|
selector: td:nth-child(9) a
|
2020-01-11 22:46:31 +00:00
|
|
|
optional: true
|
2018-03-23 17:46:51 +00:00
|
|
|
date:
|
|
|
|
selector: td:nth-child(6)
|
|
|
|
filters:
|
|
|
|
- name: dateparse
|
|
|
|
args: "02/01/2006"
|
|
|
|
download:
|
|
|
|
selector: a[href^="download.php"]
|
|
|
|
attribute: href
|
|
|
|
downloadvolumefactor:
|
|
|
|
case:
|
2020-01-08 19:08:15 +00:00
|
|
|
img[src$="gold.png"]: 0
|
|
|
|
img[src$="silver.png"]: 0.5
|
|
|
|
"*": 1
|
2018-03-23 17:46:51 +00:00
|
|
|
uploadvolumefactor:
|
|
|
|
case:
|
2020-01-08 19:08:15 +00:00
|
|
|
img[src$="2x.gif"]: 2
|
|
|
|
img[src$="3x.gif"]: 3
|
|
|
|
img[src$="4x.gif"]: 4
|
|
|
|
img[src$="5x.gif"]: 5
|
|
|
|
img[src$="6x.gif"]: 6
|
|
|
|
img[src$="7x.gif"]: 7
|
|
|
|
img[src$="8x.gif"]: 8
|
|
|
|
img[src$="9x.gif"]: 9
|
|
|
|
"*": 1
|
|
|
|
# xbtitFM 2.1.08
|