mirror of https://github.com/Jackett/Jackett
Update hachede.me (#2521)
* Update hachede.me Union of both views (classic and modern) in a same definition. * Delete hachede-c.yml Remove definition for exclusive classic view
This commit is contained in:
parent
3f681060b2
commit
08ce9b903b
|
@ -1,167 +0,0 @@
|
||||||
---
|
|
||||||
site: hachede-c
|
|
||||||
name: HacheDe-c
|
|
||||||
description: "HacheDe is a SPANISH site for HD content. This definition uses the Classic view."
|
|
||||||
language: es-es
|
|
||||||
type: private
|
|
||||||
encoding: UTF-8
|
|
||||||
links:
|
|
||||||
- https://hachede.me/
|
|
||||||
|
|
||||||
caps:
|
|
||||||
categorymappings:
|
|
||||||
- {id: 1, cat: Movies, desc: "Películas"}
|
|
||||||
- {id: 32, cat: Movies/3D, desc: "Películas 3D"}
|
|
||||||
- {id: 52, cat: Movies/BluRay, desc: "Películas Full Bluray"}
|
|
||||||
- {id: 33, cat: Movies/BluRay, desc: "Películas BDRemux"}
|
|
||||||
- {id: 120, cat: Movies/BluRay, desc: "Películas JMBD"}
|
|
||||||
- {id: 34, cat: Movies/HD, desc: "Películas BDrip 1080p"}
|
|
||||||
- {id: 99, cat: Movies/HD, desc: "Películas BDrip 720p"}
|
|
||||||
- {id: 37, cat: Movies/HD, desc: "Películas HDTVrip"}
|
|
||||||
- {id: 119, cat: Movies/HD, desc: "Películas HDiTunes"}
|
|
||||||
- {id: 84, cat: Movies/HD, desc: "Películas MicroHD 1080p"}
|
|
||||||
- {id: 100, cat: Movies/HD, desc: "Películas MicroHD 720p"}
|
|
||||||
|
|
||||||
- {id: 32, cat: Other/Misc, desc: "Documentales"}
|
|
||||||
- {id: 51, cat: Audio/Video, desc: "Conciertos/Videos Musicales"}
|
|
||||||
- {id: 131, cat: Movies/HD, desc: "Películas UHD"}
|
|
||||||
|
|
||||||
- {id: 16, cat: TV/HD, desc: "Series"}
|
|
||||||
- {id: 44, cat: TV/HD, desc: "Series HDTVrip"}
|
|
||||||
- {id: 89, cat: TV/HD, desc: "Series HDiTunes"}
|
|
||||||
- {id: 58, cat: TV/HD, desc: "Series 3D"}
|
|
||||||
- {id: 57, cat: TV/HD, desc: "Series Full Bluray"}
|
|
||||||
- {id: 40, cat: TV/HD, desc: "Series BDRemux"}
|
|
||||||
- {id: 121, cat: TV/HD, desc: "Series JMBD"}
|
|
||||||
- {id: 41, cat: TV/HD, desc: "Series BDrip 1080p"}
|
|
||||||
- {id: 101, cat: TV/HD, desc: "Series BDrip 720p"}
|
|
||||||
- {id: 45, cat: TV/HD, desc: "Series MicroHD 1080p"}
|
|
||||||
- {id: 102, cat: TV/HD, desc: "Series MicroHD 720p"}
|
|
||||||
|
|
||||||
- {id: 114, cat: TV/HD, desc: "TV"}
|
|
||||||
- {id: 115, cat: TV/HD, desc: "TV 1080p"}
|
|
||||||
- {id: 116, cat: TV/HD, desc: "TV 720p"}
|
|
||||||
|
|
||||||
- {id: 90, cat: Movies, desc: "Animación"}
|
|
||||||
- {id: 91, cat: Movies/3D, desc: "Animación 3D"}
|
|
||||||
- {id: 92, cat: Movies/BluRay, desc: "Animación Full Bluray"}
|
|
||||||
- {id: 93, cat: Movies/HD, desc: "Animación BDrip 1080p"}
|
|
||||||
- {id: 104, cat: Movies/HD, desc: "Animación BDrip 720p"}
|
|
||||||
- {id: 94, cat: Movies/BluRay, desc: "Animación BDRemux"}
|
|
||||||
- {id: 123, cat: Movies/BluRay, desc: "Animación JMBD"}
|
|
||||||
- {id: 96, cat: Movies/HD, desc: "Animación HDTVrip"}
|
|
||||||
- {id: 98, cat: Movies/HD, desc: "Animación MicroHD 1080p"}
|
|
||||||
- {id: 105, cat: Movies/HD, desc: "Animación MicroHD 720p"}
|
|
||||||
|
|
||||||
- {id: 126, cat: Movies/HD, desc: "Peliculas H265"}
|
|
||||||
- {id: 127, cat: TV/HD, desc: "Series H265"}
|
|
||||||
- {id: 130, cat: Movies/3D, desc: "3D H265"}
|
|
||||||
- {id: 128, cat: Movies/HD, desc: "Animación H265"}
|
|
||||||
- {id: 129, cat: Other/Misc, desc: "Documentales H265"}
|
|
||||||
modes:
|
|
||||||
search: [q]
|
|
||||||
|
|
||||||
settings:
|
|
||||||
- name: username
|
|
||||||
type: text
|
|
||||||
label: Username
|
|
||||||
- name: password
|
|
||||||
type: password
|
|
||||||
label: Password
|
|
||||||
- name: info
|
|
||||||
type: info
|
|
||||||
label: About this Indexer
|
|
||||||
default: This Indexer uses the 'Classic' view, as selected from your hachede account settings. If you want to use the 'Modern' view, use the other hachede indexer.
|
|
||||||
|
|
||||||
login:
|
|
||||||
path: /ajax/login.php
|
|
||||||
method: post
|
|
||||||
headers:
|
|
||||||
user-agent: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.104 Safari/537.36"
|
|
||||||
inputs:
|
|
||||||
loginbox_membername: "{{ .Config.username }}"
|
|
||||||
loginbox_password: "{{ .Config.password }}"
|
|
||||||
action: "login"
|
|
||||||
loginbox_remember: "true"
|
|
||||||
error:
|
|
||||||
- selector: div.error
|
|
||||||
test:
|
|
||||||
path: /?p=home&pid=1
|
|
||||||
selector: div#member_info_bar
|
|
||||||
|
|
||||||
search:
|
|
||||||
path: /
|
|
||||||
inputs:
|
|
||||||
p: "torrents"
|
|
||||||
page: "1"
|
|
||||||
pid: "10"
|
|
||||||
$raw: "{{range .Categories}}&cid[]={{.}}{{end}}"
|
|
||||||
keywords: "{{ .Query.Keywords }}"
|
|
||||||
search_type: "name"
|
|
||||||
searchin: "title"
|
|
||||||
rows:
|
|
||||||
selector: table#torrents_table_classic > tbody > tr:not(:first-child)
|
|
||||||
fields:
|
|
||||||
title:
|
|
||||||
selector: td.torrent_name > a
|
|
||||||
details:
|
|
||||||
selector: td.torrent_name > a
|
|
||||||
attribute: href
|
|
||||||
category:
|
|
||||||
optional: true
|
|
||||||
selector: td.torrent_image div.category_image a
|
|
||||||
attribute: href
|
|
||||||
filters:
|
|
||||||
- name: split
|
|
||||||
args: ["=", 3]
|
|
||||||
download:
|
|
||||||
optional: true
|
|
||||||
selector: td.torrent_name > .torrentImages > span:first-child a
|
|
||||||
attribute: href
|
|
||||||
banner:
|
|
||||||
optional: true
|
|
||||||
selector: td.torrent_image div.relativeDiv div:not(.category_image) a
|
|
||||||
attribute: href
|
|
||||||
size:
|
|
||||||
selector: td.size a
|
|
||||||
grabs:
|
|
||||||
selector: td.completed a
|
|
||||||
seeders:
|
|
||||||
selector: td.seeders a
|
|
||||||
leechers:
|
|
||||||
selector: td.leechers a
|
|
||||||
date:
|
|
||||||
optional: true
|
|
||||||
selector: td.torrent_name
|
|
||||||
filters:
|
|
||||||
- name: regexp
|
|
||||||
args: "(?<=Subido )(.*)(?= por)"
|
|
||||||
- name: dateparse
|
|
||||||
args: "02-01-2006 15:04"
|
|
||||||
downloadvolumefactor:
|
|
||||||
text: "1"
|
|
||||||
downloadvolumefactor:
|
|
||||||
optional: true
|
|
||||||
selector: img[src$="torrent_free.png"]
|
|
||||||
attribute: title
|
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["FREE LEECH!", "0"]
|
|
||||||
downloadvolumefactor:
|
|
||||||
optional: true
|
|
||||||
selector: img[src$="torrent_multiple_download.png"]
|
|
||||||
attribute: title
|
|
||||||
filters:
|
|
||||||
- name: split
|
|
||||||
args: [":", 1]
|
|
||||||
- name: trim
|
|
||||||
uploadvolumefactor:
|
|
||||||
text: "1"
|
|
||||||
uploadvolumefactor:
|
|
||||||
optional: true
|
|
||||||
selector: img[src$="torrent_multiple_upload.png"]
|
|
||||||
attribute: title
|
|
||||||
filters:
|
|
||||||
- name: split
|
|
||||||
args: [":", 1]
|
|
||||||
- name: trim
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
site: hachede
|
site: hachede
|
||||||
name: HacheDe
|
name: HacheDe
|
||||||
description: "HacheDe is a SPANISH site for HD content. This definition uses the Modern view."
|
description: "HacheDe is a SPANISH site for HD content"
|
||||||
language: es-es
|
language: es-es
|
||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
|
@ -61,18 +61,6 @@
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
|
|
||||||
settings:
|
|
||||||
- name: username
|
|
||||||
type: text
|
|
||||||
label: Username
|
|
||||||
- name: password
|
|
||||||
type: password
|
|
||||||
label: Password
|
|
||||||
- name: info
|
|
||||||
type: info
|
|
||||||
label: About this Indexer
|
|
||||||
default: This Indexer uses the 'Modern' view, as selected from your hachede account settings. If you want to use the 'Classic' view, use the other hachede-c indexer.
|
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /ajax/login.php
|
path: /ajax/login.php
|
||||||
method: post
|
method: post
|
||||||
|
@ -101,44 +89,40 @@
|
||||||
search_type: "name"
|
search_type: "name"
|
||||||
searchin: "title"
|
searchin: "title"
|
||||||
rows:
|
rows:
|
||||||
selector: .torrent-box:not(#search_torrent)
|
selector: table#torrents_table_classic > tbody > tr:not(:first-child), .torrent-box[id^="torrent_"]
|
||||||
after: 1
|
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
selector: .newIndicator > a
|
selector: td.torrent_name > a, .newIndicator > a
|
||||||
details:
|
details:
|
||||||
selector: .newIndicator > a
|
selector: td.torrent_name > a, .newIndicator > a
|
||||||
attribute: href
|
attribute: href
|
||||||
category:
|
category:
|
||||||
optional: true
|
selector: td.torrent_image div.category_image a, .categoryImage a
|
||||||
selector: .categoryImage a
|
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: querystring
|
- name: querystring
|
||||||
args: cid
|
args: cid
|
||||||
download:
|
download:
|
||||||
optional: true
|
|
||||||
selector: .torrentImages > span:first-child a
|
selector: .torrentImages > span:first-child a
|
||||||
attribute: href
|
attribute: href
|
||||||
banner:
|
banner:
|
||||||
optional: true
|
optional: true
|
||||||
selector: .previewImage a
|
selector: td.torrent_image div.relativeDiv div:not(.category_image) a, .previewImage a
|
||||||
attribute: href
|
attribute: href
|
||||||
size:
|
size:
|
||||||
selector: .torrentInfo a[rel="torrent_size"]
|
selector: td.size a, .torrentInfo a[rel="torrent_size"]
|
||||||
grabs:
|
grabs:
|
||||||
selector: .torrentInfo a[rel="times_completed"]
|
selector: td.completed a, .torrentInfo a[rel="times_completed"]
|
||||||
seeders:
|
seeders:
|
||||||
selector: .torrentInfo a[rel="torrent_seeders"]
|
selector: td.seeders a, .torrentInfo a[rel="torrent_seeders"]
|
||||||
leechers:
|
leechers:
|
||||||
selector: .torrentInfo a[rel="torrent_leechers"]
|
selector: td.leechers a, .torrentInfo a[rel="torrent_leechers"]
|
||||||
imdb:
|
imdb:
|
||||||
optional: true
|
optional: true
|
||||||
selector: .torrentFlags a[href^="http://www.imdb.com/title/"]
|
selector: .torrentFlags a[href^="http://www.imdb.com/title/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
date:
|
date:
|
||||||
optional: true
|
selector: td.torrent_name, .torrentOwner
|
||||||
selector: .torrentOwner
|
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "(?<=Subido )(.*)(?= por)"
|
args: "(?<=Subido )(.*)(?= por)"
|
||||||
|
|
Loading…
Reference in New Issue