add topnow a public site. resolves #6583

This commit is contained in:
Garfield69 2019-12-11 22:12:13 +13:00
parent f2739c4ae1
commit 0829b26164
2 changed files with 63 additions and 0 deletions

View File

@ -94,6 +94,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* TFile
* The Pirate Bay (TPB)
* Tokyo Tosho
* TopNow
* Torlock
* TOROS
* Torrent Downloads (TD)

View File

@ -0,0 +1,62 @@
---
site: topnow
name: TopNow
description: "TopNow is a Public torrent site for TV / MOVIES"
language: en-us
type: public
encoding: UTF-8
links:
- http://topnow.se/
caps:
categories:
"other": Other
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
settings: []
download:
selector: a#torrent
search:
paths:
# http://topnow.se/search.php?dayq=mandalorian
- path: search.php
inputs:
dayq: "{{.Keywords}}"
rows:
selector: table.topic_table
fields:
category:
text: other
title:
selector: a[href^="goto-"]
details:
selector: a[href^="goto-"]
attribute: href
download:
selector: a[href^="goto-"]
attribute: href
banner:
selector: img
attribute: src
description:
selector: pre.imgDescription
filters:
- name: regexp
args: "Quality: (.+?)$"
date:
text: now
size:
text: "512 MB"
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1