189 lines
5.7 KiB
YAML
189 lines
5.7 KiB
YAML
|
|
---
|
|||
|
|
id: bitturk
|
|||
|
|
name: BiTTuRK
|
|||
|
|
description: "BiTTuRK is a TURKISH Private Torrent Tracker for HD MOVIES / TV / GENERAL. This Indexer is for English only."
|
|||
|
|
language: en-US
|
|||
|
|
type: private
|
|||
|
|
encoding: UTF-8
|
|||
|
|
links:
|
|||
|
|
- https://bitturk.net/
|
|||
|
|
legacylinks:
|
|||
|
|
- http://www.bitturk.net/
|
|||
|
|
- http://bitturk.net/
|
|||
|
|
|
|||
|
|
caps:
|
|||
|
|
categorymappings:
|
|||
|
|
- {id: 1, cat: Movies, desc: "Filmler"}
|
|||
|
|
- {id: 38, cat: Movies, desc: "Türk Filmi"}
|
|||
|
|
- {id: 40, cat: Movies, desc: "Türkçe Film"}
|
|||
|
|
- {id: 113, cat: Movies, desc: "Yabancı Dil"}
|
|||
|
|
- {id: 77, cat: Movies/UHD, desc: "4K UHD / 3D"}
|
|||
|
|
- {id: 16, cat: Movies, desc: "Animasyon"}
|
|||
|
|
- {id: 31, cat: Movies, desc: "Belgesel"}
|
|||
|
|
- {id: 112, cat: XXX, desc: "XxX"}
|
|||
|
|
- {id: 48, cat: TV, desc: "Televizyon"}
|
|||
|
|
- {id: 49, cat: TV/HD, desc: "Tv HD"}
|
|||
|
|
- {id: 50, cat: TV, desc: "Yab@ncı Dizi"}
|
|||
|
|
- {id: 51, cat: TV, desc: "Yerli Dizi"}
|
|||
|
|
- {id: 7, cat: Audio, desc: "Müzik"}
|
|||
|
|
- {id: 20, cat: Audio, desc: "Türkçe MüziK"}
|
|||
|
|
- {id: 46, cat: Audio, desc: "Yab@ncı MüziK"}
|
|||
|
|
- {id: 2, cat: Console, desc: "Oyun / Program"}
|
|||
|
|
- {id: 44, cat: Books, desc: "E-BooK / Eğitim"}
|
|||
|
|
|
|||
|
|
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
|
|||
|
|
type: info
|
|||
|
|
label: Layout
|
|||
|
|
default: "<ul><li>Only the English Classic profile is supported.</li><li>Make sure to set the <b>Torrent Listing (Listeleme Biçimi)</b> option in your profile to <b>Classic (Klasik)</b></li><li>And set the <b>Language (Dil)</b> to <b>English</b></li><li>Using the <i>Modern</i> theme will prevent results, and using <i>Turkish</i> will prevent upload dates.</li></ul>"
|
|||
|
|
- name: sort
|
|||
|
|
type: select
|
|||
|
|
label: Sort requested from site
|
|||
|
|
default: added
|
|||
|
|
options:
|
|||
|
|
added: created
|
|||
|
|
seeders: seeders
|
|||
|
|
size: size
|
|||
|
|
- name: type
|
|||
|
|
type: select
|
|||
|
|
label: Order requested from site
|
|||
|
|
default: desc
|
|||
|
|
options:
|
|||
|
|
desc: desc
|
|||
|
|
asc: asc
|
|||
|
|
- name: info_results
|
|||
|
|
type: info
|
|||
|
|
label: Search results
|
|||
|
|
default: "If you are getting the error <b>Found no results while trying to browse this tracker</b> then first access the site with your browser and check that you are not being forced to change your password because it has expired after 365 days."
|
|||
|
|
|
|||
|
|
login:
|
|||
|
|
path: ?p=home&pid=1
|
|||
|
|
method: form
|
|||
|
|
form: form#loginbox_form
|
|||
|
|
submitpath: ajax/login.php
|
|||
|
|
inputs:
|
|||
|
|
action: login
|
|||
|
|
loginbox_membername: "{{ .Config.username }}"
|
|||
|
|
loginbox_password: "{{ .Config.password }}"
|
|||
|
|
loginbox_remember: 1
|
|||
|
|
selectorinputs:
|
|||
|
|
securitytoken:
|
|||
|
|
selector: "script:contains(\"stKey: \")"
|
|||
|
|
filters:
|
|||
|
|
- name: regexp
|
|||
|
|
args: "stKey: \"(.+?)\","
|
|||
|
|
error:
|
|||
|
|
- selector: ":contains(\"-ERROR-\")"
|
|||
|
|
test:
|
|||
|
|
path: ?p=home&pid=1
|
|||
|
|
selector: a[href*="/?p=logout&"]
|
|||
|
|
|
|||
|
|
search:
|
|||
|
|
paths:
|
|||
|
|
- path: /
|
|||
|
|
keywordsfilters:
|
|||
|
|
- name: re_replace
|
|||
|
|
args: ["[^a-zA-Z0-9]+", "%25"]
|
|||
|
|
inputs:
|
|||
|
|
p: torrents
|
|||
|
|
pid: 32
|
|||
|
|
$raw: "{{ range .Categories }}cid[]={{.}}&{{end}}"
|
|||
|
|
keywords: "{{ .Keywords }}"
|
|||
|
|
# name, description, both, uploader
|
|||
|
|
search_type: name
|
|||
|
|
"sortOptions[sortBy]": "{{ .Config.sort }}"
|
|||
|
|
"sortOptions[sortOrder]": "{{ .Config.type }}"
|
|||
|
|
# Drop error trap to stop Sonarr disabling indexer, see https://github.com/Jackett/Jackett/issues/1415
|
|||
|
|
# error:
|
|||
|
|
# - selector: div.error:not(:contains("Gösterilecek sonuç bulunamadı."))
|
|||
|
|
|
|||
|
|
rows:
|
|||
|
|
selector: "table#torrents_table_classic tr:has(td.torrent_name){{ if .Config.freeleech }}:has(img[src$=\"/torrent_free.png\"]){{ else }}{{ end }}"
|
|||
|
|
|
|||
|
|
fields:
|
|||
|
|
title:
|
|||
|
|
selector: a[href*="?p=torrents&pid=10&action=details"]
|
|||
|
|
category:
|
|||
|
|
selector: div.category_image > a
|
|||
|
|
attribute: href
|
|||
|
|
filters:
|
|||
|
|
- name: querystring
|
|||
|
|
args: cid
|
|||
|
|
details:
|
|||
|
|
selector: a[href*="?p=torrents&pid=10&action=details"]
|
|||
|
|
attribute: href
|
|||
|
|
download:
|
|||
|
|
selector: a[href*="?p=torrents&pid=10&action=download"]
|
|||
|
|
attribute: href
|
|||
|
|
date_day:
|
|||
|
|
# Uploaded Friday at 05:11 by
|
|||
|
|
# Uploaded Today at 00:48 by
|
|||
|
|
# Uploaded Yesterday at 23:57 by
|
|||
|
|
selector: td.torrent_name:contains(" at "):not(:has(abbr[data-time]))
|
|||
|
|
# auto adjusted by site account profile
|
|||
|
|
optional: true
|
|||
|
|
filters:
|
|||
|
|
- name: regexp
|
|||
|
|
args: "Uploaded (.+?) by"
|
|||
|
|
- name: fuzzytime
|
|||
|
|
date_year:
|
|||
|
|
# Uploaded 30-01-2019 15:02 by
|
|||
|
|
selector: td.torrent_name:not(:contains(" at ")):not(:has(abbr[data-time]))
|
|||
|
|
# auto adjusted by site account profile
|
|||
|
|
optional: true
|
|||
|
|
filters:
|
|||
|
|
- name: regexp
|
|||
|
|
args: "Uploaded (.+?) by"
|
|||
|
|
- name: dateparse
|
|||
|
|
args: "dd-MM-yyyy HH:mm"
|
|||
|
|
date_unix:
|
|||
|
|
# within the hour (unix)
|
|||
|
|
selector: abbr[data-time]
|
|||
|
|
attribute: data-time
|
|||
|
|
optional: true
|
|||
|
|
date:
|
|||
|
|
text: "{{ if or .Result.date_day .Result.date_year .Result.date_unix }}{{ or .Result.date_day .Result.date_year .Result.date_unix }}{{ else }}now{{ end }}"
|
|||
|
|
size:
|
|||
|
|
selector: a[rel="torrent_size"]
|
|||
|
|
seeders:
|
|||
|
|
selector: a[rel="torrent_seeders"]
|
|||
|
|
leechers:
|
|||
|
|
selector: a[rel="torrent_leechers"]
|
|||
|
|
grabs:
|
|||
|
|
selector: a[rel="times_completed"]
|
|||
|
|
poster:
|
|||
|
|
selector: a[rel="fancybox"]
|
|||
|
|
attribute: href
|
|||
|
|
downloadvolumefactor:
|
|||
|
|
case:
|
|||
|
|
"img[src$=\"/silver.gif\"]": 0.5
|
|||
|
|
"img[src$=\"/torrent_free.png\"]": 0
|
|||
|
|
"*": 1
|
|||
|
|
uploadvolumefactor:
|
|||
|
|
case:
|
|||
|
|
"img[src$=\"/torrent_multiple_upload.png\"]": 2
|
|||
|
|
"*": 1
|
|||
|
|
minimumratio:
|
|||
|
|
text: 1.0
|
|||
|
|
minimumseedtime:
|
|||
|
|
# 3 day (as seconds = 3 x 24 x 60 x 60)
|
|||
|
|
text: 259200
|
|||
|
|
# TSUE 2.2
|