portugas: update title and details selector

also imdb and tmdb IDs are not available in results
This commit is contained in:
ilike2burnthing
2021-05-29 07:03:51 +01:00
committed by GitHub
parent f74f1ab816
commit de3c93d429

View File

@@ -107,12 +107,12 @@ search:
- name: regexp - name: regexp
args: "/categories/(\\d+)" args: "/categories/(\\d+)"
title: title:
selector: a.view-torrent selector: a.text-bright
download: download:
selector: a[href*="/download/"] selector: a[href*="/download/"]
attribute: href attribute: href
details: details:
selector: a.view-torrent selector: a.text-bright
attribute: href attribute: href
poster: poster:
selector: div.torrent-poster img selector: div.torrent-poster img
@@ -133,12 +133,6 @@ search:
filters: filters:
- name: regexp - name: regexp
args: (\d+) args: (\d+)
imdb:
selector: a[href*="imdb.com/title/tt"]
attribute: href
tmdbid:
selector: a[href*="themoviedb.org/movie/"]
attribute: href
date: date:
selector: time selector: time
filters: filters: