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

81 lines
1.6 KiB
YAML
Raw Normal View History

---
id: btsow
name: BTSOW
description: "BTSOW is a Public torrent indexer"
language: en-us
type: public
encoding: UTF-8
links:
2020-09-12 11:21:06 +00:00
- https://btsow.online/
legacylinks:
- https://btos.pw/
- https://btio.pw/
2020-05-28 04:02:32 +00:00
- https://btsow.club/
2020-06-11 19:15:57 +00:00
- https://bteve.com/
2020-07-03 19:19:39 +00:00
- https://btsow.fun/
2020-07-17 04:43:23 +00:00
- https://btsow.space/
2020-07-20 19:29:58 +00:00
- https://btsow.site/
2020-07-26 19:06:53 +00:00
- https://btsow.cyou/
2020-08-19 19:18:01 +00:00
- https://btsow.monster/
2020-09-04 19:48:46 +00:00
- https://btsow.casa/
2020-09-12 11:21:06 +00:00
- https://btsow.website/
caps:
categories:
tv: TV
movies: Movies
2020-10-23 05:22:00 +00:00
other: Other
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
settings:
- name: category-id
type: select
label: The BTSOW web site does not provide categories. Select the category you want Jackett to set on all results returned.
default: other
options:
tv: TV
movies: Movies
other: Other
download:
selector: a#magnetOpen
attribute: href
search:
paths:
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}{{ .Today.Year }}{{end}}"
rows:
selector: div.row:has(a[href*="/detail/hash/"])
fields:
category:
text: "{{ .Config.category-id }}"
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
2020-01-16 04:33:16 +00:00
# engine n/a