1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-30 11:47:28 +00:00

add vsttorrents a public audio tools site resolves #9805

This commit is contained in:
Garfield69 2020-10-11 09:39:21 +13:00
parent e015182e1e
commit 01ad5bbcb6
2 changed files with 68 additions and 0 deletions

View file

@ -143,6 +143,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* truPornolabs
* Underverse
* UnionDHT
* VST Torrents
* XFSUB
* xxxAdultTorrent
* xxxtor

View file

@ -0,0 +1,67 @@
---
id: vsttorrents
name: VST Torrents
description: "VST Torrents is a Public site for AUDIO apps, plugins and samples"
language: en-us
type: public
encoding: UTF-8
links:
- https://vsttorrents.net/
caps:
categories:
Audio: Audio
modes:
search: [q]
settings: []
download:
selector: div.wp-block-file a
attribute: href
search:
paths:
- path: /
inputs:
s: "{{ .Keywords }}"
rows:
selector: article
fields:
category:
text: Audio
title:
selector: h3
details:
selector: h3 > a
attribute: href
download:
selector: h3 > a
attribute: href
banner:
selector: img
attribute: src
description:
selector: div.cat-links
date:
selector: time
attribute: datetime
filters:
- name: replace
args: ["T", " "]
- name: dateparse
args: "2006-01-02 15:04:05-07:00"
size:
text: "512 MB"
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine wordpress