Skip to content

Commit

Permalink
jackett indexers as of d482adc70d152ca02c7109179ed11e482c3ef1c0 [2024…
Browse files Browse the repository at this point in the history
…-10-12T18:19:26Z]
  • Loading branch information
ServarrAdmin committed Oct 12, 2024
1 parent 18e934d commit 370e12a
Show file tree
Hide file tree
Showing 16 changed files with 571 additions and 137 deletions.
6 changes: 3 additions & 3 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://11october.rudub.online/
- https://13october.rudub.online/
legacylinks:
- https://rudub.online/
- https://12september.rudub.online/
- https://13september.rudub.online/
- https://14september.rudub.online/
- https://15september.rudub.online/
- https://16september.rudub.online/
Expand Down Expand Up @@ -41,6 +39,8 @@ legacylinks:
- https://08october.rudub.online/
- https://09october.rudub.online/
- https://10october.rudub.online/
- https://11october.rudub.online/
- https://12october.rudub.online/

caps:
categorymappings:
Expand Down
5 changes: 4 additions & 1 deletion definitions/v10/tjupt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,11 @@ search:
selector: a[href^="details.php?id="]
attribute: href
download:
selector: a[href^="download.php?id="]
selector: a[href^="details.php?id="]
attribute: href
filters:
- name: replace
args: ["details", "download"]
imdbid:
selector: a[href*="imdb.com/title/tt"]
attribute: href
Expand Down
6 changes: 3 additions & 3 deletions definitions/v10/torrentsir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://torrentsir155.com/
- https://torrentsir156.com/
legacylinks:
- http://torrentsir146.com/
- https://torrentsir146.com/
- http://torrentsir147.com/
- https://torrentsir147.com/
- http://torrentsir148.com/
Expand All @@ -28,6 +26,8 @@ legacylinks:
- http://torrentsir154.com/
- https://torrentsir154.com/
- http://torrentsir155.com/
- https://torrentsir155.com/
- http://torrentsir156.com/

caps:
categorymappings:
Expand Down
156 changes: 156 additions & 0 deletions definitions/v11/ex-torrenty.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
---
id: ex-torrenty
name: Ex-torrenty
description: "Ex-torrenty is a POLISH Semi-Private Torrent Tracker for MOVIES / TV / GENERAL"
language: pl-PL
type: semi-private
encoding: UTF-8
links:
- https://ex-torrenty.org/

caps:
categorymappings:
- {id: 774, cat: Movies, desc: "Filmy Polskie"}
- {id: 642, cat: Movies, desc: "Filmy/Bajki"}
- {id: 1, cat: Movies/SD, desc: "Filmy XviD/DivX"}
- {id: 20, cat: Movies/DVD, desc: "Filmy DVD"}
- {id: 23, cat: Movies/HD, desc: "Filmy x264"}
- {id: 573, cat: Movies/UHD, desc: "Filmy 4K UHD"}
- {id: 17, cat: Movies/HD, desc: "Filmy HD"}
- {id: 265, cat: Movies/HD, desc: "Filmy x265 HEVC"}
- {id: 12, cat: Movies/3D, desc: "Filmy 3D"}
- {id: 530, cat: Movies/SD, desc: "Filmy TS/CAM"}
- {id: 826, cat: Movies/HD, desc: "REMUX / Complete"}
- {id: 9, cat: PC, desc: "Programy"}
- {id: 7, cat: Console, desc: "Konsole"}
- {id: 6, cat: PC/Games, desc: "Gry"}
- {id: 5, cat: Audio, desc: "Muzyka"}
- {id: 305, cat: Audio/Video, desc: "Teledyski"}
- {id: 22, cat: TV, desc: "TV"}
- {id: 228, cat: XXX, desc: "Erotyka"}
- {id: 25, cat: Books/EBook, desc: "Książki"}
- {id: 739, cat: Audio/Audiobook, desc: "AudioBooki"}
- {id: 26, cat: Books/Comics, desc: "Komiksy"}
- {id: 27, cat: PC/Mac, desc: "Linux/Mac"}
- {id: 28, cat: TV/Sport, desc: "Sport"}
- {id: 29, cat: TV/Anime, desc: "Anime"}
- {id: 31, cat: PC/Mobile-Other, desc: "GSM/PDA"}
- {id: 32, cat: Other, desc: "Inne"}

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

settings:
- name: cookie
type: text
label: Cookie
- name: info_cookie
type: info_cookie
- name: useragent
type: text
label: User-Agent
- name: info_useragent
type: info_useragent
- name: multilang
type: checkbox
label: Replace MULTi by another language in release name
default: false
- name: multilanguage
type: select
label: Replace MULTi by this language
default: POLISH
options:
POLISH: POLISH
MULTi POLISH: MULTIi POLISH

login:
method: cookie
inputs:
cookie: "{{ .Config.cookie }}"
test:
path: index.php
selector: a[href^="/logout.php"]

search:
paths:
# https://ex-torrenty.org/szukaj.php?form-display-time=22&search=%25&cat=0
- path: szukaj.php
inputs:
# does not support multi category selection. so using default for all
cat: 0
search: "{{ if .Keywords }}{{ .Keywords }}{{ else }}%{{ end }}"
# does not support imdbid searching, or have imdb in results

headers:
User-Agent: ["{{ .Config.useragent }}"]

rows:
selector: table[width="100%"] > tbody > tr:has(a[href*="torrent/"])

fields:
category:
selector: td:nth-child(1)
case:
":contains(\"Polskie\")": 774
":contains(\"Filmy/Bajki\")": 642
":contains(\"XviD/DivX\")": 1
":contains(\"DVD\")": 20
":contains(\"x264\")": 23
":contains(\"4K UHD\")": 573
":contains(\"HD\")": 17
":contains(\"x265 HEVC\")": 265
":contains(\"3D\")": 12
":contains(\"TS/CAM\")": 530
":contains(\"REMUX\")": 826
":contains(\"Programy\")": 9
":contains(\"Konsole\")": 7
":contains(\"Gry\")": 6
":contains(\"Muzyka\")": 5
":contains(\"Teledyski\")": 305
":contains(\"TV\")": 22
":contains(\"Erotyka\")": 228
":contains(\"Książki\")": 25
":contains(\"AudioBooki\")": 739
":contains(\"Komiksy\")": 26
":contains(\"Linux/Mac\")": 27
":contains(\"Sport\")": 28
":contains(\"Anime\")": 29
":contains(\"GSM/PDA\")": 31
":contains(\"Inne\")": 32
title_phase1:
selector: a[href*="torrent/"]
title_multilang:
selector: a[href*="torrent/"]
filters:
- name: re_replace
args: ["(?i)\\b(MULTI(?!.*(?:POLISH|ENGLISH|\\bPL\\b)))\\b", "{{ .Config.multilanguage }}"]
- name: re_replace
args: ["(?i)\\b(pl)\\b", "POLISH"]
title:
text: "{{ if .Config.multilang }}{{ .Result.title_multilang }}{{ else }}{{ .Result.title_phase1 }}{{ end }}"
details:
selector: a[href*="torrent/"]
attribute: href
download:
selector: a[href*="torrent/"]
attribute: href
filters:
- name: replace
args: ["torrent/", "download/"]
date:
text: now
size:
selector: td:nth-child(3)
seeders:
selector: td:nth-child(4)
leechers:
selector: td:nth-child(5)
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a
91 changes: 0 additions & 91 deletions definitions/v11/losslessclub.yml

This file was deleted.

3 changes: 1 addition & 2 deletions definitions/v9/blutopia-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ search:
- path: "/api/torrents/filter"
response:
type: json
noResultsMessage: "No Torrents Found"

headers:
Authorization: ["Bearer {{ .Config.apikey }}"]
Expand Down Expand Up @@ -190,4 +189,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.0
# json UNIT3D 8.3.1
31 changes: 20 additions & 11 deletions definitions/v9/ex-torrenty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ caps:
- {id: 265, cat: Movies/HD, desc: "Filmy x265 HEVC"}
- {id: 12, cat: Movies/3D, desc: "Filmy 3D"}
- {id: 530, cat: Movies/SD, desc: "Filmy TS/CAM"}
- {id: 826, cat: Movies/HD, desc: "REMUX / Complete"}
- {id: 9, cat: PC, desc: "Programy"}
- {id: 7, cat: Console, desc: "Konsole"}
- {id: 6, cat: PC/Games, desc: "Gry"}
Expand All @@ -44,12 +45,20 @@ caps:
book-search: [q]

settings:
- name: email
- name: cookie
type: text
label: Email
- name: password
type: password
label: Password
label: Cookie
- name: info_cookie
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker with your browser</li><li>Open the <b>DevTools</b> panel by pressing <b>F12</b></li><li>Select the <b>Network</b> tab</li><li>Click on the <b>Doc</b> button (Chrome Browser) or <b>HTML</b> button (FireFox)</li><li>Refresh the page by pressing <b>F5</b></li><li>Click on the first row entry</li><li>Select the <b>Headers</b> tab on the Right panel</li><li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section</li><li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</li></ol>"
- name: useragent
type: text
label: User-Agent
- name: info_useragent
type: info
label: How to get the User-Agent
default: "<ol><li>From the same place you fetched the cookie,</li><li>Find <b>'user-agent:'</b> in the <b>Request Headers</b> section</li><li><b>Select</b> and <b>Copy</b> the whole user-agent string <i>(everything after 'user-agent: ')</i> and <b>Paste</b> here.</li></ol>"
- name: multilang
type: checkbox
label: Replace MULTi by another language in release name
Expand All @@ -63,13 +72,9 @@ settings:
MULTi POLISH: MULTIi POLISH

login:
path: takelogin.php
method: post
method: cookie
inputs:
username: "{{ .Config.email }}"
password: "{{ .Config.password }}"
error:
- selector: table.main:contains("Logowanie nie udane")
cookie: "{{ .Config.cookie }}"
test:
path: index.php
selector: a[href^="/logout.php"]
Expand All @@ -84,6 +89,9 @@ search:
search: "{{ if .Keywords }}{{ .Keywords }}{{ else }}%{{ end }}"
# does not support imdbid searching, or have imdb in results

headers:
User-Agent: ["{{ .Config.useragent }}"]

rows:
selector: table[width="100%"] > tbody > tr:has(a[href*="torrent/"])

Expand All @@ -101,6 +109,7 @@ search:
":contains(\"x265 HEVC\")": 265
":contains(\"3D\")": 12
":contains(\"TS/CAM\")": 530
":contains(\"REMUX\")": 826
":contains(\"Programy\")": 9
":contains(\"Konsole\")": 7
":contains(\"Gry\")": 6
Expand Down
Loading

0 comments on commit 370e12a

Please sign in to comment.