Jackett/src/Jackett.Common/Definitions/btsow.yml

56 lines
1.1 KiB
YAML
Raw Normal View History

---
site: btsow
name: BTSOW
description: "BTSOW is a Public torrent indexer"
language: en-us
type: public
encoding: UTF-8
links:
- https://btos.pw/
caps:
categories:
"other": Other
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
settings: []
download:
selector: a#magnetOpen
search:
paths:
- path: "search/{{if .Keywords}}{{ .Keywords}}{{else}}2019{{end}}"
rows:
selector: div.row:has(a[href*="/detail/hash/"])
fields:
category:
text: other
title:
selector: a[href*="/detail/hash/"]
attribute: title
details:
selector: a[href*="/detail/hash/"]
attribute: href
download:
selector: a[href*="/detail/hash/"]
attribute: href
date:
selector: div.date
filters:
- name: dateparse
args: "2006-01-02"
size:
selector: div.size
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1