2018-10-12 03:43:16 +00:00
|
|
|
---
|
2020-05-11 19:59:28 +00:00
|
|
|
id: metaliplayro
|
2020-05-10 20:05:19 +00:00
|
|
|
name: Romanian Metal Torrent
|
|
|
|
description: "Romanian Metal Torrent (RMT) is a Private site dedicated to METAL MUSIC. This definition is for the English site."
|
|
|
|
language: en-us
|
|
|
|
type: private
|
|
|
|
encoding: UTF-8
|
|
|
|
links:
|
|
|
|
- https://metal.iplay.ro/
|
|
|
|
legacylinks:
|
|
|
|
- https://metal.stream.bike/
|
2018-10-12 03:43:16 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
caps:
|
|
|
|
categories:
|
|
|
|
"Music": Audio
|
2018-10-12 03:43:16 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
music-search: [q, album, artist, label, year]
|
2018-10-12 03:43:16 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
login:
|
|
|
|
path: login.php
|
|
|
|
method: form
|
|
|
|
form: form[action="takelogin.php"]
|
|
|
|
captcha:
|
|
|
|
type: image
|
|
|
|
selector: img
|
|
|
|
input: vImageCodP
|
|
|
|
inputs:
|
|
|
|
username: "{{ .Config.username }}"
|
|
|
|
password: "{{ .Config.password }}"
|
|
|
|
error:
|
|
|
|
- selector: div.errorSummary
|
|
|
|
message:
|
|
|
|
selector: div.errorSummary ul li
|
|
|
|
test:
|
|
|
|
path: browse.php
|
|
|
|
selector: a[href="logout.php"]
|
|
|
|
|
|
|
|
ratio:
|
|
|
|
path: browse.php
|
|
|
|
selector: img:contains("Ratio =") > img
|
|
|
|
|
|
|
|
download:
|
|
|
|
method: get
|
|
|
|
before:
|
2018-10-12 03:43:16 +00:00
|
|
|
path: login.php
|
2020-05-10 20:05:19 +00:00
|
|
|
method: "post"
|
2018-10-12 03:43:16 +00:00
|
|
|
inputs:
|
|
|
|
username: "{{ .Config.username }}"
|
|
|
|
password: "{{ .Config.password }}"
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
search:
|
|
|
|
paths:
|
|
|
|
- path: browse.php
|
|
|
|
method: get
|
|
|
|
inputs:
|
|
|
|
"search": "{{if .Query.Artist}}{{ .Query.Artist }}{{else}}{{ .Keywords }}{{end}}"
|
|
|
|
rows:
|
|
|
|
selector: table.torrents_table tbody tr:has(a[href^="download2.php?id="])
|
|
|
|
fields:
|
|
|
|
title:
|
|
|
|
selector: td a[href^="details.php?id="]
|
|
|
|
details:
|
|
|
|
selector: td a[href^="details.php?id="]
|
|
|
|
attribute: href
|
|
|
|
download:
|
|
|
|
selector: td a[href^="download2.php?id="]
|
|
|
|
attribute: href
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["download2.php?id=", "download.php/"]
|
|
|
|
- name: append
|
|
|
|
args: "/{{ .Result.title }}.torrent"
|
|
|
|
banner:
|
|
|
|
optional: true
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
attribute: onmouseover
|
|
|
|
filters:
|
|
|
|
- name: regexp
|
|
|
|
args: 'img src=(.+?) >'
|
|
|
|
- name: replace
|
|
|
|
args: ["./pic/noposter.jpg", ""]
|
|
|
|
date:
|
|
|
|
selector: td:nth-child(8) > span
|
|
|
|
attribute: title
|
|
|
|
size:
|
|
|
|
selector: td:nth-child(6)
|
|
|
|
seeders:
|
|
|
|
selector: td:nth-child(7)
|
|
|
|
filters:
|
|
|
|
- name: regexp
|
|
|
|
args: '([\d]+) seeders?'
|
|
|
|
leechers:
|
|
|
|
selector: td:nth-child(7)
|
|
|
|
filters:
|
|
|
|
- name: regexp
|
|
|
|
args: '([\d]+) leechers?'
|
|
|
|
grabs:
|
|
|
|
selector: td:nth-child(6)
|
|
|
|
filters:
|
|
|
|
- name: regexp
|
|
|
|
args: '([\d]+) times'
|
|
|
|
category:
|
|
|
|
text: "Music"
|
2020-05-10 21:19:20 +00:00
|
|
|
downloadvolumefactor:
|
2020-05-10 20:05:19 +00:00
|
|
|
case:
|
2020-05-10 21:19:20 +00:00
|
|
|
img[src$="pic/freedownload.gif"]: "0"
|
2020-05-10 20:05:19 +00:00
|
|
|
img[src$="pic/half.gif"]: "0.5"
|
|
|
|
"*": "1"
|
|
|
|
uploadvolumefactor:
|
|
|
|
case:
|
|
|
|
img[src$="pic/sticky2.gif"]: "1.5"
|
|
|
|
"*": "1"
|