mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 04:38:20 +00:00
add XWTorrents a private tracker for pro wresting and mma. resolves #1876
This commit is contained in:
parent
2eb76ffb86
commit
e98fad4f73
2 changed files with 139 additions and 0 deletions
|
@ -326,6 +326,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
|||
* x-ite.me (XM)
|
||||
* xBytesV2
|
||||
* XSpeeds
|
||||
* XWTorrents (XWT)
|
||||
* Xthor
|
||||
* ExoticaZ (Your Exotic Torrents)
|
||||
* Zamunda.net
|
||||
|
|
138
src/Jackett.Common/Definitions/xwtorrents.yml
Normal file
138
src/Jackett.Common/Definitions/xwtorrents.yml
Normal file
|
@ -0,0 +1,138 @@
|
|||
---
|
||||
site: xwtorrents
|
||||
name: XWtorrents
|
||||
description: "XtremeWrestlingTorrents (XWT) is a Private Torrent Tracker for PROFESSIONAL WRESTLING / MMA"
|
||||
language: en-us
|
||||
type: private
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://xtremewrestlingtorrents.net/
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
- {id: 47, cat: TV/Sport, desc: "Boxing"}
|
||||
- {id: 14, cat: TV/Sport, desc: "Documentary"}
|
||||
- {id: 20, cat: TV/Sport, desc: "DVD"}
|
||||
- {id: 2, cat: TV/Sport, desc: "ECW Original"}
|
||||
- {id: 26, cat: TV/Sport, desc: "ECW Weekly"}
|
||||
- {id: 21, cat: TV/Sport, desc: "Int Indy's"}
|
||||
- {id: 69, cat: TV/Sport, desc: "Lucha Libre"}
|
||||
- {id: 70, cat: TV/Sport, desc: "Lucha Libre HD"}
|
||||
- {id: 23, cat: TV/Sport, desc: "Misc"}
|
||||
- {id: 24, cat: TV/Sport, desc: "MMA"}
|
||||
- {id: 59, cat: TV/Sport, desc: "MMA HD"}
|
||||
- {id: 30, cat: TV/Sport, desc: "Packs"}
|
||||
- {id: 68, cat: TV/Sport, desc: "Podcasts"}
|
||||
- {id: 29, cat: TV/Sport, desc: "Puro"}
|
||||
- {id: 18, cat: TV/Sport, desc: "ROH"}
|
||||
- {id: 52, cat: TV/Sport, desc: "ROH HD"}
|
||||
- {id: 45, cat: TV/Sport, desc: "Shoot Interviews"}
|
||||
- {id: 4, cat: TV/Sport, desc: "Single Matches"}
|
||||
- {id: 7, cat: TV/Sport, desc: "TNA Impact"}
|
||||
- {id: 49, cat: TV/Sport, desc: "TNA Impact HD"}
|
||||
- {id: 6, cat: TV/Sport, desc: "TNA PPV's"}
|
||||
- {id: 55, cat: TV/Sport, desc: "TNA PPV's HD"}
|
||||
- {id: 66, cat: TV/Sport, desc: "Total Divas"}
|
||||
- {id: 67, cat: TV/Sport, desc: "Total Divas HD"}
|
||||
- {id: 57, cat: TV/Sport, desc: "Tough Enough"}
|
||||
- {id: 58, cat: TV/Sport, desc: "Tough Enough HD"}
|
||||
- {id: 22, cat: TV/Sport, desc: "USA Indy's"}
|
||||
- {id: 12, cat: TV/Sport, desc: "WCW"}
|
||||
- {id: 71, cat: TV/Sport, desc: "Womens Wrestling"}
|
||||
- {id: 15, cat: TV/Sport, desc: "Wrestling Films"}
|
||||
- {id: 72, cat: TV/Sport, desc: "WWE 205 Live"}
|
||||
- {id: 73, cat: TV/Sport, desc: "WWE 205 Live HD"}
|
||||
- {id: 16, cat: TV/Sport, desc: "WWE Heat"}
|
||||
- {id: 63, cat: TV/Sport, desc: "WWE Main Event"}
|
||||
- {id: 64, cat: TV/Sport, desc: "WWE Network"}
|
||||
- {id: 65, cat: TV/Sport, desc: "WWE Network HD"}
|
||||
- {id: 46, cat: TV/Sport, desc: "WWE NXT"}
|
||||
- {id: 50, cat: TV/Sport, desc: "WWE NXT HD"}
|
||||
- {id: 9, cat: TV/Sport, desc: "WWE PPV's"}
|
||||
- {id: 56, cat: TV/Sport, desc: "WWE PPV's HD"}
|
||||
- {id: 10, cat: TV/Sport, desc: "WWE RAW"}
|
||||
- {id: 51, cat: TV/Sport, desc: "WWE RAW HD"}
|
||||
- {id: 11, cat: TV/Sport, desc: "WWE Smackdown"}
|
||||
- {id: 53, cat: TV/Sport, desc: "WWE Smackdown HD"}
|
||||
- {id: 43, cat: TV/Sport, desc: "WWE Superstars"}
|
||||
- {id: 54, cat: TV/Sport, desc: "WWE Superstars HD"}
|
||||
- {id: 19, cat: TV/Sport, desc: "WWE Velocity"}
|
||||
- {id: 31, cat: TV/Sport, desc: "WWE Vintage"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
method: form
|
||||
form: form[action="tlogin.php"]
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
error:
|
||||
- selector: table.main:contains("Login failed!")
|
||||
message:
|
||||
selector: table tr td.text
|
||||
test:
|
||||
path: browse.php
|
||||
selector: div#wel-messeng:has(a[href="logout.php"])
|
||||
|
||||
ratio:
|
||||
path: browse.php
|
||||
selector: div#wel-radio b:nth-child(2)
|
||||
|
||||
search:
|
||||
paths:
|
||||
# http://xtremewrestlingtorrents.net/browse.php?search=halftime+heat&c16=1&c65=1&c10=1&c54=1&c76=1&c46=1&c51=1&c31=1&c11=1&incldead=1
|
||||
- path: browse.php
|
||||
inputs:
|
||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||
incldead: "1"
|
||||
search: "{{ .Keywords }}"
|
||||
sort: "4" # date
|
||||
type: "desc"
|
||||
rows:
|
||||
selector: table[border="0"][cellspacing="0"][cellpadding="5"] tr:has(a[href^="download.php?id="])
|
||||
fields:
|
||||
category:
|
||||
selector: a[href^="browse.php?cat="]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: querystring
|
||||
args: cat
|
||||
title:
|
||||
selector: a[href^="details.php?id="]
|
||||
attribute: title
|
||||
download:
|
||||
selector: a[href^="download.php"]
|
||||
attribute: href
|
||||
details:
|
||||
selector: a[href^="details.php?id="]
|
||||
attribute: href
|
||||
files:
|
||||
selector: td:nth-child(3)
|
||||
grabs:
|
||||
selector: td:nth-child(7)
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["times", ""]
|
||||
- name: replace
|
||||
args: ["time", ""]
|
||||
size:
|
||||
selector: td:nth-child(6)
|
||||
seeders:
|
||||
selector: td:nth-last-child(3)
|
||||
leechers:
|
||||
selector: td:nth-last-child(2)
|
||||
date:
|
||||
selector: td:nth-child(5)
|
||||
filters:
|
||||
- name: dateparse
|
||||
args: "2006-01-0215:04:05"
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="pic/freeleech.png"]: "0"
|
||||
"*": "1"
|
||||
uploadvolumefactor:
|
||||
case:
|
||||
"*": "1"
|
Loading…
Reference in a new issue