2025-04-10 13:45:29 -05:00

75 lines
1.3 KiB
YAML

---
id: vsttorrents
name: VST Torrentz
description: "VST Torrentz is a Public site for AUDIO apps, plugins and samples"
language: en-US
type: public
encoding: UTF-8
links:
- https://vsttorrentz.net/
legacylinks:
- https://vsttorrents.net/
- https://looptorrent.net/
caps:
categories:
PC: PC
modes:
search: [q]
settings: []
download:
selectors:
- selector: div.wp-block-file a
attribute: href
search:
paths:
- path: /
inputs:
s: "{{ .Keywords }}"
rows:
selector: article:has(.entry-title)
filters:
- name: andmatch
fields:
category:
text: PC
title:
selector: .entry-title
details:
selector: .entry-title > a
attribute: href
download:
selector: .entry-title > a
attribute: href
poster:
selector: .wp-post-image
attribute: data-src
description:
selector: .entry-summary
date_year:
selector: .post-date
optional: true
date_time:
selector: time
attribute: datetime
optional: true
date:
text: "{{ if or .Result.date_year .Result.date_time }}{{ or .Result.date_year .Result.date_time }}{{ else }}now{{ end }}"
size:
text: "512 MB"
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# wordpress 6.7.2