mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 21:54:51 +00:00
torrentz2eu: switch back to new engine from 046c4fbab9
This commit is contained in:
parent
7a530cb55e
commit
869d0e5475
1 changed files with 94 additions and 40 deletions
|
@ -20,76 +20,130 @@ legacylinks:
|
||||||
- hhttps://torrentz2beta.com/
|
- hhttps://torrentz2beta.com/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
# unfortunately torrentz2eu does not display categories anywhere in its search results page :-(
|
|
||||||
categorymappings:
|
categorymappings:
|
||||||
- {id: 1, cat: Movies, desc: "Movies"}
|
- {id: "Applications(Android)", cat: PC/Mobile-Android, desc: "Applications(Android)"}
|
||||||
- {id: 2, cat: TV, desc: "TV"}
|
- {id: "Applications(IOS (iPad/iPhone))", cat: PC/Mobile-iOS, desc: "Applications(IOS (iPad/iPhone))"}
|
||||||
- {id: 3, cat: Other, desc: "Other"}
|
- {id: "Applications(Mac)", cat: PC/Mac, desc: "Applications(Mac)"}
|
||||||
|
- {id: "Applications(Windows)", cat: PC/0day, desc: "Applications(Windows)"}
|
||||||
|
- {id: "Audio(Audio books)", cat: Audio/Audiobook, desc: "Audio(Audio books)"}
|
||||||
|
- {id: "Audio(FLAC)", cat: Audio/Lossless, desc: "Audio(FLAC)"}
|
||||||
|
- {id: "Audio(Music)", cat: Audio/MP3, desc: "Audio(Music)"}
|
||||||
|
- {id: "Audio(Other)", cat: Audio/Other, desc: "Audio(Other)"}
|
||||||
|
- {id: "Games(Android)", cat: PC/Mobile-Android, desc: "Games(Android)"}
|
||||||
|
- {id: "Games(Handheld)", cat: Console/Other, desc: "Games(Handheld)"}
|
||||||
|
- {id: "Games(Mac)", cat: PC/Mac, desc: "Games(Mac)"}
|
||||||
|
- {id: "Games(Other)", cat: Console/Other, desc: "Games(Other)"}
|
||||||
|
- {id: "Games(PC)", cat: PC/Games, desc: "Games(PC)"}
|
||||||
|
- {id: "Games(PSx)", cat: Console/PS3, desc: "Games(PSx)"}
|
||||||
|
- {id: "Games(Wii)", cat: Console/Wii, desc: "Games(Wii)"}
|
||||||
|
- {id: "Games(XBOX360)", cat: Console/XBox 360, desc: "Games(XBOX360)"}
|
||||||
|
- {id: "Other(Comics)", cat: Books/Comics, desc: "Other(Comics)"}
|
||||||
|
- {id: "Other(E-books)", cat: Books/EBook, desc: "Other(E-books)"}
|
||||||
|
- {id: "Other(Other)", cat: Other/Misc, desc: "Other(Other)"}
|
||||||
|
- {id: "Other(Pictures)", cat: Other, desc: "Other"}
|
||||||
|
- {id: "Porn(HD - Movies)", cat: XXX/x264, desc: "Porn(HD - Movies)"}
|
||||||
|
- {id: "Porn(Movie clips)", cat: XXX/WEB-DL, desc: "Porn(Movie clips)"}
|
||||||
|
- {id: "Porn(Movies)", cat: XXX, desc: "Porn(Movies)"}
|
||||||
|
- {id: "Porn(Other)", cat: XXX/Other, desc: "Porn(Other)"}
|
||||||
|
- {id: "Porn(Pictures)", cat: XXX/ImageSet, desc: "Porn(Pictures)"}
|
||||||
|
- {id: "Video()", cat: Movies, desc: "Movies"}
|
||||||
|
- {id: "Video(3D)", cat: Movies/3D, desc: "Movies(3D)"}
|
||||||
|
- {id: "Video(HD - Movies)", cat: Movies/HD, desc: "Movies(HD)"}
|
||||||
|
- {id: "Video(HD - TV shows)", cat: TV/HD, desc: "TV(HD)"}
|
||||||
|
- {id: "Video(Movies DVDR)", cat: Movies/DVD, desc: "Movies(DVDR)"}
|
||||||
|
- {id: "Video(Movies)", cat: Movies, desc: "Movies"}
|
||||||
|
- {id: "Video(Music videos)", cat: Audio/Video, desc: "Video(Music videos)"}
|
||||||
|
- {id: "Video(Other)", cat: Other, desc: "Video(Other)"}
|
||||||
|
- {id: "Video(TV shows)", cat: TV, desc: "TV"}
|
||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
movie-search: [q]
|
movie-search: [q]
|
||||||
|
music-search: [q]
|
||||||
|
book-search: [q]
|
||||||
|
|
||||||
settings:
|
settings: []
|
||||||
- name: info_8000
|
|
||||||
type: info
|
|
||||||
label: About Torrentz2eu Categories
|
|
||||||
default: Torrentz2eu does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
|
|
||||||
|
|
||||||
download:
|
|
||||||
selectors:
|
|
||||||
- selector: a[href^="magnet:?"]
|
|
||||||
attribute: href
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
# https://torrentz2beta.com/beta/search.php?q=2023
|
# https://torrentz2beta.com/search.php?q=2023
|
||||||
- path: beta/search.php
|
- path: search.php
|
||||||
- path: beta/search.php
|
- path: search.php
|
||||||
inputs:
|
inputs:
|
||||||
page: 2
|
page: 2
|
||||||
inputs:
|
inputs:
|
||||||
q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table#torrent-table > tbody > tr
|
selector: table.table-responsive > tbody > tr
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
selector: td:nth-child(1)
|
selector: td[data-title="Name"]
|
||||||
|
category_provided:
|
||||||
|
selector: td[data-title="Category"]
|
||||||
category_is_tv_show:
|
category_is_tv_show:
|
||||||
text: "{{ .Result.title }}"
|
text: "{{ .Result.title }}"
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "\\b(S\\d+(?:E\\d+)?)\\b"
|
args: "\\b(S\\d+(?:E\\d+)?)\\b"
|
||||||
category:
|
category:
|
||||||
text: "{{ if .Result.category_is_tv_show }}2{{ else }}3{{ end }}"
|
# some tv have category as video() which can also be movies, so we look for the SxxExx to tag TV
|
||||||
|
text: "{{ if .Result.category_is_tv_show }}Video(TV shows){{ else }}{{ .Result.category_provided }}{{ end }}"
|
||||||
details:
|
details:
|
||||||
# https://torrentz2beta.com/beta/page.php?url=99999999%2FThe-Torrent-file-name-goes-here%2F
|
# there is no details page so we use the sitelink
|
||||||
selector: td:nth-child(6) button
|
text: "{{ .Config.sitelink }}"
|
||||||
attribute: onclick
|
download:
|
||||||
|
selector: a[href^="magnet:?"]
|
||||||
|
attribute: href
|
||||||
|
seeders:
|
||||||
|
text: 1
|
||||||
|
leechers:
|
||||||
|
text: 1
|
||||||
|
size:
|
||||||
|
selector: td[data-title="Description"]
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "'(.+?)'"
|
args: Size (.+?),
|
||||||
- name: prepend
|
date_year:
|
||||||
args: "{{ .Config.sitelink }}beta/page.php?url="
|
# 01-04 2021
|
||||||
download:
|
selector: td[data-title="Description"]:not(:contains(":"))
|
||||||
text: "{{ .Result.details }}"
|
optional: true
|
||||||
seeders:
|
|
||||||
selector: td:nth-child(2)
|
|
||||||
leechers:
|
|
||||||
selector: td:nth-child(3)
|
|
||||||
size:
|
|
||||||
selector: td:nth-child(4)
|
|
||||||
date:
|
|
||||||
selector: td:nth-child(5)
|
|
||||||
filters:
|
filters:
|
||||||
- name: re_replace
|
- name: regexp
|
||||||
args: ["(?i)(st|nd|rd|th|'|\\.)", ""]
|
args: Uploaded (\d{2}-\d{2}.\d{4})
|
||||||
|
- name: replace
|
||||||
|
args: ["\xA0", " "]
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "MMM dd yy"
|
args: "MM-dd yyyy"
|
||||||
|
date_time:
|
||||||
|
# 08-25 20:12
|
||||||
|
selector: td[data-title="Description"]:contains(":"):not(:contains("day"))
|
||||||
|
optional: true
|
||||||
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: Uploaded (\d{2}-\d{2}.\d{2}:\d{2})
|
||||||
|
- name: replace
|
||||||
|
args: ["\xA0", " "]
|
||||||
|
- name: dateparse
|
||||||
|
args: "MM-dd HH:mm"
|
||||||
|
date_day:
|
||||||
|
# Y-day 16:23
|
||||||
|
# Today 13:31
|
||||||
|
selector: td[data-title="Description"]:contains("day")
|
||||||
|
optional: true
|
||||||
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: Uploaded.(.+?),
|
||||||
|
- name: replace
|
||||||
|
args: ["\xA0", " "]
|
||||||
|
- name: replace
|
||||||
|
args: ["Y-day", "Yesterday"]
|
||||||
|
- name: fuzzytime
|
||||||
|
date:
|
||||||
|
text: "{{ if or .Result.date_year .Result.date_time .Result.date_day }}{{ or .Result.date_year .Result.date_time .Result.date_day }}{{ else }}now{{ end }}"
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
# beta
|
# engine n/a
|
||||||
|
|
Loading…
Add table
Reference in a new issue