Jackett/src/Jackett.Common/Definitions/btetree.yml

78 lines
1.5 KiB
YAML
Raw Normal View History

---
id: btetree
name: BT.etree
description: "BT.etree is a Public Tracker dedicated to Bootleg FLAC MUSIC"
language: en-US
type: public
encoding: UTF-8
links:
- https://bt.etree.org/
legacylinks:
- http://bt.etree.org/
caps:
categories:
2020-10-30 03:03:46 +00:00
Music: Audio/Lossless
modes:
search: [q]
music-search: [q, artist]
settings:
- name: sort
type: select
label: Sort requested from site
2020-10-23 05:22:00 +00:00
default: added
options:
2020-10-23 05:22:00 +00:00
added: created
seeders: seeders
name: title
search:
paths:
# http://bt.etree.org/?searchzzzz=&cat=0
- path: /
inputs:
2020-10-30 03:03:46 +00:00
searchzzzz: "{{ if .Query.Artist }}{{ .Query.Artist }}{{ else }}{{ .Keywords }}{{ end }}"
cat: 0
sort: "{{ .Config.sort }}"
rows:
selector: table[bgcolor="#CCCCCC"] tbody tr:has(a[href^="download.php"])
filters:
- name: andmatch
fields:
category:
2020-10-30 03:03:46 +00:00
text: Music
title:
selector: a.details_link
details:
selector: a.details_link
attribute: href
download:
selector: a[href^="download.php"]
attribute: href
files:
selector: td:nth-child(4)
date:
2021-05-29 03:11:43 +00:00
selector: td:nth-child(5)
filters:
- name: replace
args: [" ", " 0"]
- name: dateparse
args: "MM/dd HH:mm"
size:
2021-05-29 03:11:43 +00:00
selector: td:nth-child(6)
grabs:
2021-05-29 03:11:43 +00:00
selector: td:nth-child(7)
seeders:
2021-05-29 03:11:43 +00:00
selector: td:nth-child(8)
leechers:
2021-05-29 03:11:43 +00:00
selector: td:nth-child(9)
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
2020-01-16 04:33:16 +00:00
# engine n/a