1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-05-04 15:15:29 +01:00
Files
Indexers/definitions/v2/torrentby.yml
T
bakerboy448 fb0fa556a0 jackett indexers as of 2e25572fcb767e61d9c5348921661ee0fc1611ae
jackett indexers as of  dde4263061cd636aaa47eee66281ec97600cf9a3

jackett indexers as of  9d46a01f044629b4ad0e04b27e9cdc7a5dfd89a6

jackett indexers as of  4e591e80a9635cd3fb3fa03fcce465416a058716

jackett indexers as of  78a843bb2f57c1099bfc0149f3ece7b349fd6c95

jackett indexers as of  6c6110430791e099dfeac8eef80365c43c0e494c

jackett indexers as of  209f9d511a7d72fa561a5d1c7af47496d8e19089
2021-12-08 21:22:02 -06:00

86 lines
2.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: torrentby
name: torrent.by
description: "torrent.by is a BELARUSIAN public Torrent Tracker"
language: ru-RU
type: public
encoding: UTF-8
links:
- https://torrent.by/
certificates:
- 7536f57e6640c3fce3784736994be95585a85dfb
caps:
categories:
Other: Other
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
settings:
- name: info_8000
type: info
label: About torrent.by Categories
default: torrent.by does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
search:
paths:
- path: "{{ if .Keywords }}search/?search={{ .Keywords }}&cat=0&search_in=0{{ else }}today{{ end }}"
rows:
selector: tr[class^="ttable_col"]
fields:
category:
text: other
title:
selector: td:nth-child(3) a
filters:
- name: re_replace
args: ["(?i)S*(\\d{2,3})[xх](\\d{2,3})", "S$1E$2"]
- name: re_replace
args: ["(?i)E*(\\d{2,3})-(\\d{2,3})\\s*из\\s*(\\d{2,3})", "E$1-$2 из $3"]
details:
selector: td:nth-child(3) a
attribute: href
download:
selector: a[href^="/d.php?id="]
attribute: href
magnet:
selector: a[href^="magnet:?xt="]
attribute: href
size:
selector: td:nth-child(5)
seeders:
selector: td font[color="green"]
leechers:
selector: td font[color="red"]
date_day:
selector: td:nth-child(1):contains("Вчера"), td:nth-child(1):contains("Сегодня")
optional: true
filters:
- name: replace
args: ["Вчера", "Yesterday"]
- name: replace
args: ["Сегодня", "Today"]
- name: fuzzytime
date_year:
selector: td:nth-child(1):contains("-")
optional: true
filters:
- name: append
args: " +03:00" # MSK
- name: dateparse
args: "2006-01-02 -07:00"
date:
text: "{{ if or .Result.date_year .Result.date_day }}{{ or .Result.date_year .Result.date_day }}{{ else }}now{{ end }}"
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a