Skip to content

Commit

Permalink
jackett indexers as of 092b8625054712362116364685bc0a6a6feccf6c
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Feb 19, 2024
1 parent 78318b1 commit c3f9bb7
Show file tree
Hide file tree
Showing 11 changed files with 202 additions and 16 deletions.
4 changes: 2 additions & 2 deletions definitions/v7/1337x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ search:
args: ["(?i)WEB\\sDL", "WEB-DL"]
- name: re_replace
args: ["(?i)HDTVRIP", "HDTV"]
category_sub:
category_optional:
optional: true
selector: td[class^="coll-1"] a[href^="/sub/"]
attribute: href
Expand All @@ -245,7 +245,7 @@ search:
- name: split
args: ["/", 2]
category:
text: "{{ if .Result.category_sub }}{{ .Result.category_sub }}{{ else }}40{{ end }}"
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}40{{ end }}"
details:
selector: td[class^="coll-1"] a[href^="/torrent/"]
attribute: href
Expand Down
177 changes: 177 additions & 0 deletions definitions/v7/dariustracker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
---
id: dariustracker
name: Darius Tracker
description: "Darius Tracker is a HUNGARIAN Private Tracker for MOVIES / TV / GENERAL"
language: hu-HU
type: private
encoding: UTF-8
links:
- https://dariustracker.hu/

caps:
categorymappings:
- {id: 86, cat: Movies/SD, desc: "Film/Cam/XviD/Eng"}
- {id: 85, cat: Movies/SD, desc: "Film/Cam/XviD/Hun"}
- {id: 19, cat: Movies/DVD, desc: "Film/DVD-R/Eng"}
- {id: 17, cat: Movies/DVD, desc: "Film/DVD-R/Hun"}
- {id: 88, cat: XXX, desc: "Film/DVD/XXX"}
- {id: 62, cat: Movies/DVD, desc: "Film/DVD9/Hun"}
- {id: 82, cat: Movies/HD, desc: "Film/HD/Eng"}
- {id: 83, cat: Movies/HD, desc: "Film/HD/Hun"}
- {id: 89, cat: XXX, desc: "Film/HD/XXX"}
- {id: 48, cat: Movies/HD, desc: "Film/x264/Eng"}
- {id: 34, cat: Movies/HD, desc: "Film/x264/Hun"}
- {id: 16, cat: Movies/SD, desc: "Film/XviD/Eng"}
- {id: 15, cat: Movies/SD, desc: "Film/XviD/Hun"}
- {id: 64, cat: Movies/SD, desc: "Film/XviD/Pack"}
- {id: 70, cat: TV/Sport, desc: "Film/XviD/Sport"}
- {id: 33, cat: XXX, desc: "Film/XviD/XXX"}
- {id: 90, cat: Audio/Audiobook, desc: "Hangoskönyv"}
- {id: 31, cat: PC/Games, desc: "Játék/Pc/Iso"}
- {id: 29, cat: PC/Games, desc: "Játék/Pc/Rip"}
- {id: 54, cat: Console/PS3, desc: "Játék/PS2/PS3"}
- {id: 32, cat: Console/XBox, desc: "Játék/XBOX"}
- {id: 50, cat: Books, desc: "Könyv/Eng"}
- {id: 27, cat: Books, desc: "Könyv/Hun"}
- {id: 65, cat: Other, desc: "Képek"}
- {id: 66, cat: XXX, desc: "Képek/XXX"}
- {id: 71, cat: Audio/Lossless, desc: "Lossless/Eng"}
- {id: 84, cat: Audio/Lossless, desc: "Lossless/Hun"}
- {id: 68, cat: Movies/DVD, desc: "Mese/DVD"}
- {id: 69, cat: Movies/SD, desc: "Mese/XviD"}
- {id: 67, cat: PC/Mobile-Other, desc: "Mobiltelefon"}
- {id: 26, cat: Audio/MP3, desc: "Mp3/Eng"}
- {id: 25, cat: Audio/MP3, desc: "Mp3/Hun"}
- {id: 14, cat: PC, desc: "Program/Egyéb"}
- {id: 81, cat: PC/ISO, desc: "Program/Iso"}
- {id: 49, cat: PC, desc: "Program/Rip"}
- {id: 58, cat: TV, desc: "Sorozat/Eng"}
- {id: 22, cat: TV, desc: "Sorozat/Hun"}
- {id: 24, cat: Audio/Video, desc: "Videóklipp"}

modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]

settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: freeleech
type: checkbox
label: Filter freeleech only
default: false
- name: info_tpp
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.
- name: sort
type: select
label: Sort requested from site
default: 4
options:
1: name
5: size
4: added
7: seeders
- name: type
type: select
label: Order requested from site
default: desc
options:
desc: desc
asc: asc

login:
path: login.php
method: post
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: table[cellpadding="5"]:contains("Hiba")
test:
path: index.php
selector: a[href^="logout.php"]

search:
paths:
# https://dariustracker.hu/browse.php?viewMode=&c68=1&c69=1&search=&incldead=1&sort=4&type=desc
- path: browse.php
inputs:
$raw: "{{ range .Categories }}c[{{.}}]=1&{{end}}"
viewMode: ""
search: "{{ .Keywords }}"
# 0 active, 1 active and dead, 2 deadonly, 3 my torrents, 4 seedless
incldead: 1
sort: "{{ .Config.sort }}"
type: "{{ .Config.type }}"
# does not support imdbid searches

rows:
selector: "table[cellpadding=\"5\"] > tbody > tr > td > table[cellpadding=\"5\"] > tbody > tr:has(a[href^=\"download.php?torrent=\"]){{ if .Config.freeleech }}:has(img[src$=\"/arrowdown.png\"] ~ span:contains(\"0x\")){{ else }}{{ end }}"

fields:
category:
selector: a[href^="browse.php?cat="]
attribute: href
filters:
- name: querystring
args: cat
title:
selector: a[href^="details.php?id="]
attribute: title
filters:
- name: re_replace
args: ["(?i)(Név: |Első név: -)|Második név: -", ""]
details:
selector: a[href^="details.php?id="]
attribute: href
download:
selector: a[href^="download.php?torrent="]
attribute: href
poster:
selector: a.preview
attribute: href
imdbid:
selector: a[href*="imdb.com/title/tt"]
attribute: href
files:
selector: td:nth-last-child(7)
date:
selector: td:nth-last-child(5)
filters:
- name: append
args: " +01:00" # CET
- name: dateparse
args: "yyyy-MM-dd HH:mm:ss zzz"
size:
selector: td:nth-last-child(4) b
grabs:
selector: td:nth-last-child(3)
seeders:
selector: td:nth-last-child(2)
leechers:
selector: td:nth-last-child(1)
downloadvolumefactor:
selector: img[src$="/arrowdown.png"] ~ span
filters:
- name: regexp
args: (\d+)
uploadvolumefactor:
selector: img[src$="/arrowup.png"] ~ span
filters:
- name: regexp
args: (\d+)
minimumratio:
text: 1.0
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# engine n/a
11 changes: 7 additions & 4 deletions definitions/v7/gktorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ download:
filters:
- name: regexp
args: "\\s'(magnet:\\?.+?)';"

search:
paths:
- path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{ else }}{{ end }}"
Expand All @@ -92,7 +93,7 @@ search:
args: ["(?i)(S)(\\d{1,3})$", "saison $2"]

rows:
selector: table.table-hover > tbody > tr:has(a[href*=torrent])
selector: table.table-hover > tbody > tr:has(a[onclick*="torrent/"])

fields:
category:
Expand All @@ -119,10 +120,12 @@ search:
text: "{{ if .Config.multilang }}{{ .Result.title_multilang }}{{ else }}{{ .Result.title_phase2 }}{{ end }}"
details:
selector: td:nth-child(1) a
attribute: href
attribute: onclick
filters:
- name: regexp
args: (torrent/\d+)
download:
selector: td:nth-child(1) a
attribute: href
text: "{{ .Result.details }}"
size:
selector: td:nth-child(2)
date:
Expand Down
1 change: 1 addition & 0 deletions definitions/v7/le-cinephile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ caps:
- {id: 14, cat: TV/WEB-DL, desc: "SERIE WEB.720p"}
- {id: 12, cat: TV/WEB-DL, desc: "SERIE WEB"}
- {id: 106, cat: TV/Anime, desc: "SERIE ANIME"}
- {id: 108, cat: TV/HD, desc: "SERIE BlueRay"}
# LOGICIELS
- {id: 56, cat: PC/ISO, desc: "LOGICIELS Linux"}
- {id: 24, cat: PC/Mac, desc: "LOGICIELS Apple"}
Expand Down
2 changes: 1 addition & 1 deletion definitions/v7/torrent911.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (torrent/\d+)
args: (/torrent/\d+)
download:
text: "{{ .Result.details }}"
size:
Expand Down
2 changes: 1 addition & 1 deletion definitions/v7/torrent9clone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (torrent/\d+)
args: (/torrent/\d+)
download:
text: "{{ .Result.details }}"
date:
Expand Down
2 changes: 1 addition & 1 deletion definitions/v7/torrentcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ search:
- name: regexp
args: "\\[ (\\d{2} [A-Za-z]+ \\d{4} \\d{2}:\\d{2}:\\d{2}) \\]"
- name: append
args: " -07:00" # PDT
args: " -00:00" # GMT
- name: dateparse
args: "dd MMMM yyyy HH:mm:ss zzz"
seeders:
Expand Down
8 changes: 5 additions & 3 deletions definitions/v7/yts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@ requestDelay: 2.5 # 2.5 requests per second (2 causes problems)
links:
# dont forget to update the details, download and poster replace args
- https://yts.mx/
- https://yts.lt/
- https://yts.am/
- https://yts.ag/
- https://yts.unblockit.dad/
# unofficial proxies below; allowed as meeting requisite criterion.
- https://yts.unblockninja.com/
- https://yts.ninjaproxy1.com/
- https://yts.proxyninja.org/
- https://yts.torrentbay.st/
# official domain list are at https://yifystatus.com/ and official proxies list are at https://ytsproxies.com/
legacylinks:
- https://yts.ag/
- https://yts.am/
- https://yts.lt/
- https://yts.nocensor.art/
- https://yts.unblockit.bio/
- https://yts.unblockit.boo/
Expand Down
1 change: 1 addition & 0 deletions definitions/v9/tocashare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ caps:
- {id: 8, cat: XXX/ImageSet, desc: "Fotos Adultas"}
- {id: 9, cat: Audio/Audiobook, desc: "Audio E-Book"}
- {id: 10, cat: XXX, desc: "XXX"}
- {id: 11, cat: Audio/Video, desc: "Shows"}

modes:
search: [q]
Expand Down
2 changes: 1 addition & 1 deletion definitions/v9/torrent9clone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (torrent/\d+)
args: (/torrent/\d+)
download:
text: "{{ .Result.details }}"
date:
Expand Down
8 changes: 5 additions & 3 deletions definitions/v9/yts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@ requestDelay: 2.5 # 2.5 requests per second (2 causes problems)
links:
# dont forget to update the details, download and poster replace args
- https://yts.mx/
- https://yts.lt/
- https://yts.am/
- https://yts.ag/
- https://yts.unblockit.dad/
# unofficial proxies below; allowed as meeting requisite criterion.
- https://yts.unblockninja.com/
- https://yts.ninjaproxy1.com/
- https://yts.proxyninja.org/
- https://yts.torrentbay.st/
# official domain list are at https://yifystatus.com/ and official proxies list are at https://ytsproxies.com/
legacylinks:
- https://yts.ag/
- https://yts.am/
- https://yts.lt/
- https://yts.nocensor.art/
- https://yts.unblockit.bio/
- https://yts.unblockit.boo/
Expand Down

0 comments on commit c3f9bb7

Please sign in to comment.