Skip to content

Commit

Permalink
jackett indexers as of cefdfb0a3ebd00d83a5f2bac9b04e6aeaddb2a55
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Feb 17, 2024
1 parent 6ad0639 commit d011d52
Show file tree
Hide file tree
Showing 46 changed files with 304 additions and 1,532 deletions.
4 changes: 4 additions & 0 deletions definitions/v7/2xfree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ settings:
type: info
label: Upload Speed Limit Rule
default: The upload bandwidth shall not exceed 120Mbps, that is, the upload speed shall not exceed 15MB/s.
- name: flaresolverr
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Prowlarr requires FlareSolverr to access it.

login:
path: login.php
Expand Down
178 changes: 178 additions & 0 deletions definitions/v7/adbt.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,178 @@
---
id: adbt
name: ADBT
description: "ADBT (Anime Datenbank Tracker) is a GERMAN Private Tracker for Anime, Hentai and Cartoons"
language: de-DE
type: private
encoding: UTF-8
links:
- https://adbt.is-into-anime.com/

caps:
categorymappings:
- {id: 34, cat: Console, desc: "3D Game"}
- {id: 35, cat: Movies, desc: "3D Movie"}
- {id: 36, cat: Audio, desc: "3D OST"}
- {id: 37, cat: TV, desc: "3D Serie"}
- {id: 38, cat: XXX, desc: "3D XXX"}
- {id: 39, cat: Audio, desc: "ADBT Radio"}
- {id: 40, cat: Audio/Video, desc: "AMV"}
- {id: 21, cat: Console, desc: "Anime Games"}
- {id: 41, cat: Movies, desc: "Anime Live"}
- {id: 6, cat: TV/Anime, desc: "Anime Movies"}
- {id: 24, cat: Audio, desc: "Anime OST"}
- {id: 42, cat: TV/Anime, desc: "Anime OVA"}
- {id: 12, cat: TV/Anime, desc: "Anime Serien"}
- {id: 23, cat: Other, desc: "Anime Sonstige"}
- {id: 28, cat: Other, desc: "Bildergalerien"}
- {id: 43, cat: Books, desc: "Comic"}
- {id: 44, cat: Books, desc: "Doujinshi"}
- {id: 53, cat: XXX, desc: "Hentai Doujinshi"}
- {id: 27, cat: Console, desc: "Hentai Games"}
- {id: 45, cat: Books, desc: "Hentai Light Novel"}
- {id: 54, cat: Books, desc: "Hentai Manga"}
- {id: 25, cat: Movies, desc: "Hentai Movies"}
- {id: 4, cat: TV, desc: "Hentai Serien"}
- {id: 46, cat: Other, desc: "Hentai Visual Novel"}
- {id: 47, cat: Audio, desc: "J-Music"}
- {id: 48, cat: Books, desc: "Light Novel"}
- {id: 33, cat: Books, desc: "Manga"}
- {id: 49, cat: Audio, desc: "Music"}
- {id: 9, cat: Other, desc: "Sonstiges"}
- {id: 50, cat: Other, desc: "Visual Novel"}
- {id: 51, cat: Console, desc: "Zeichentrick Game"}
- {id: 31, cat: Movies, desc: "Zeichentrick Movie"}
- {id: 52, cat: Audio, desc: "Zeichentrick OST"}
- {id: 30, cat: TV, desc: "Zeichentrick Serie"}
- {id: 32, cat: XXX, desc: "Zeichentrick XXX"}

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: onlyupload
type: checkbox
label: Search OnlyUpload only
default: false
- name: info_free
type: info
label: About OnlyUpload at ADBT
default: "<ul><li>OnlyUpload are torrents where download is not counted but upload is. Good for building your Ratio up. (On the Jackett dashboard search results these are tagged as Freeleech).</li></ul>"
- name: sort
type: select
label: Sort requested from site
default: added
options:
added: created
seeds: seeders
size: size
name: title
- name: type
type: select
label: Order requested from site
default: desc
options:
desc: desc
asc: asc
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents pro Seite:</b> (Torrents per Page) setting to <b>100</b> on your Profile. The default is <i>15</i>.
- name: info_layout
type: info
label: Torrent Page layout
default: Only the <b>Platzsparendes Layout mit PopUp für zusätzliche Informationen (Space saving layout using pop-ups for detailed information)</b> on your Profile is supported by this indexer. <i>Tabellarisches Layout, sehr breite Darstellung (Schedular layout, width display)</i> will return no results.

login:
path: login.php
method: form
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: table.tableinborder:contains("Login fehlgeschlagen!") > tbody > tr > td.tablea
test:
path: index.php?
selector: a[href="logout.php"]

search:
paths:
- path: browse.php
inputs:
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
showsearch: 1
search: "{{ .Keywords }}"
# 0 active, 1 all, 2 UpOn, 3 dead
incldead: "{{ if .Config.onlyupload }}2{{ else }}1{{ end }}"
# 0 title, 1 title + descr, 2 descr
suchwo: 0
# search by type: - all, etc
tt: "-"
# search in series: - none, etc
se: "-"
# 0 all, etc
team: 0
# 0 all, etc
subcat: 0
orderby: "{{ .Config.sort }}"
sort: "{{ .Config.type }}"
# site does not support imdbid searching or display imdb links in results.

rows:
selector: table.tableinborder:has(colgroup) > tbody > tr

fields:
category:
selector: a[href^="browse.php?cat="]
attribute: href
filters:
- name: querystring
args: cat
title:
selector: a[href^="details.php?id="]
attribute: title
details:
selector: a[href^="details.php?id="]
attribute: href
download:
selector: a[href^="download/"]
attribute: href
size:
selector: td.tablea > table > tbody > tr:nth-child(2) > td > b
files:
selector: td.tablea > table > tbody > tr:nth-child(2) > td > b:nth-child(2)
seeders:
selector: td.tablea > table > tbody > tr:nth-child(2) > td:nth-child(2) > b > font
leechers:
selector: td.tablea > table > tbody > tr:nth-child(2) > td:nth-child(2) > a + b > font
grabs:
selector: td.tablea > table > tbody > tr:nth-child(2) > td:nth-child(3) > b
date:
selector: td.tablea > table > tbody > tr:nth-child(2) > td:nth-child(5)
filters:
- name: replace
args: ["\u00a0", " "]
- name: append
args: " +01:00" # CET
- name: dateparse
args: "dd.MM.yyyy HH:mm:ss zzz"
downloadvolumefactor:
case:
img[src="pic/upon.gif"]: 0 # only upload is counted
"*": 1
uploadvolumefactor:
text: 1
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# NetVision (custom)
6 changes: 3 additions & 3 deletions definitions/v7/asiandvdclub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,7 @@ search:
selector: table.torrenttable_helper > tbody > tr:has(img)

fields:
category:
text: 12
category|noappend:
category_optional:
selector: img[class^="cat-"]
attribute: class
optional: true
Expand All @@ -114,6 +112,8 @@ search:
img.cat-pinku: 12
img.cat-drama: 15
img.cat-ost: 16
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}12{{ end }}"
title:
selector: span[id]
details:
Expand Down
18 changes: 11 additions & 7 deletions definitions/v7/badasstorrents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,12 @@ download:

search:
paths:
- path: "torrents{{ if .Keywords }}/search/{{ .Keywords }}{{ else }}{{ end }}"
- path: "torrents{{ if .Keywords }}/search/{{ .Keywords }}{{ else }}{{ end }}/26"
# search has 10 torrents per page, latest has 100 torrents per page.
- path: "{{ if .Keywords }}search/{{ .Keywords }}{{ else }}latest.html{{ end }}"
- path: "{{ if .Keywords }}/search/{{ .Keywords }}&page=10{{ else }}{{ end }}"
keywordsfilters:
- name: re_replace
args: ["[\\s]+", "-"]

rows:
selector: table.table-hover > tbody > tr:has(a[href*="/torrent/"])
Expand All @@ -78,7 +82,7 @@ search:

fields:
category:
selector: a[href*="/cat/"]
selector: a[href*="/category/"]
title:
selector: a[href*="/torrent/"]
details:
Expand All @@ -88,15 +92,15 @@ search:
selector: a[href*="/torrent/"]
attribute: href
date:
selector: td:nth-child(4)
selector: td:nth-child(3)
filters:
- name: timeago
size:
selector: td:nth-child(5)
selector: td:nth-child(4)
seeders:
selector: td:nth-child(6)
selector: td:nth-child(5)
leechers:
selector: td:nth-child(7)
selector: td:nth-child(6)
downloadvolumefactor:
text: 0
uploadvolumefactor:
Expand Down
6 changes: 3 additions & 3 deletions definitions/v7/bestcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,15 +123,15 @@ search:
- name: andmatch

fields:
category:
text: 38
category|noappend:
category_optional:
selector: a[href^="browse.php?cat="]
attribute: href
optional: true
filters:
- name: querystring
args: cat
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}38{{ end }}"
title_default:
# can be abbreviated
selector: a[href^="details.php?id="]
Expand Down
6 changes: 3 additions & 3 deletions definitions/v7/crackingpatching.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@ search:
- name: andmatch

fields:
category:
text: other
category|noappend:
category_optional:
selector: article.post-entry
attribute: class
optional: true
filters:
- name: regexp
args: "category-(.+?) "
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}other{{ end }}"
title:
selector: h2 > a
details:
Expand Down
4 changes: 4 additions & 0 deletions definitions/v7/devil-torrents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ settings:
options:
POLISH: POLISH
MULTi POLISH: MULTi POLISH
- name: flaresolverr
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href="https://github.com/Jackett/Jackett#configuring-flaresolverr" target="_blank">FlareSolverr</a> to access it.

login:
path: logowanie
Expand Down
6 changes: 3 additions & 3 deletions definitions/v7/exttorrents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,12 @@ search:
selector: table.table-striped > tbody > tr

fields:
category:
text: "/other/"
category|noappend:
category_optional:
selector: td:nth-child(1) div div a:last-child
attribute: href
optional: true
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}/other/{{ end }}"
title:
selector: td:nth-child(1) div a
details:
Expand Down
8 changes: 4 additions & 4 deletions definitions/v7/glodls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,15 @@ search:
after: 1

fields:
category:
text: 33 # issue #7113
category|noappend:
optional: true
category_optional:
selector: a[href^="/search.php?cat="]
attribute: href
optional: true
filters:
- name: querystring
args: cat
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}33{{ end }}"
title:
selector: td:nth-child(2) a[title]
attribute: title
Expand Down
4 changes: 4 additions & 0 deletions definitions/v7/helltorrents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ settings:
type: info
label: Results Per Page
default: For best results, change the <b>Torrentów na stronę:</b> (Torrents per page) setting to <b>100</b> on your account profile.
- name: flaresolverr
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href="https://github.com/Jackett/Jackett#configuring-flaresolverr" target="_blank">FlareSolverr</a> to access it.

login:
path: login.php
Expand Down
6 changes: 3 additions & 3 deletions definitions/v7/kickasstorrents-ws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,16 @@ search:
selector: table.data tr[id]

fields:
category:
text: other
category|noappend:
category_optional:
selector: span[id^="cat_"] > strong > a
attribute: href
optional: true
filters:
- name: tolower
- name: trim
args: /
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}other{{ end }}"
title:
selector: a[class="cellMainLink"]
details:
Expand Down
8 changes: 4 additions & 4 deletions definitions/v7/kinorun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,15 @@ search:
selector: table.embedded > tbody > tr:has(a[href^="details.php?id="])

fields:
category:
text: 24
category|noappend:
optional: true
category_optional:
selector: a[href^="browse.php?cat="]
attribute: href
optional: true
filters:
- name: querystring
args: cat
category:
text: "{{ if .Result.category_optional }}{{ .Result.category_optional }}{{ else }}24{{ end }}"
title:
selector: a[href^="./torrent-"]
details:
Expand Down
Loading

0 comments on commit d011d52

Please sign in to comment.