2020-03-12 05:18:59 +00:00
---
2020-05-11 19:59:28 +00:00
id : zetorrents
2020-05-10 20:05:19 +00:00
name : zetorrents
description : "zetorrents is a FRENCH Public site for MOVIES / TV / GENERAL"
language : fr-fr
type : public
encoding : UTF-8
links :
2020-12-14 17:33:51 +00:00
- https://wwv.zetorrents.io/
2020-06-30 07:01:56 +00:00
legacylinks :
2020-05-10 20:05:19 +00:00
- https://www.zetorrents.co/
2020-07-20 19:31:38 +00:00
- https://www.zetorrents.io/
2020-10-16 00:26:11 +00:00
- https://wvw.zetorrents.io/
2020-12-14 17:33:51 +00:00
- https://vww.zetorrents.io/
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
caps :
categories :
2020-10-27 19:02:32 +00:00
Other : Other
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
modes :
search : [ q]
tv-search : [ q, season, ep]
movie-search : [ q]
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
settings :
2020-10-27 19:02:32 +00:00
- name : info_8000
type : info
2020-10-27 22:54:12 +00:00
label : About zetorrents Categories
2020-11-04 02:47:56 +00:00
default : zetorrents does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
2020-09-18 20:30:41 +00:00
- name : multilang
type : checkbox
label : Replace MULTI by another language in release name
default : false
- name : multilanguage
type : select
label : Replace MULTI by this language
default : FRENCH
options :
2020-10-24 09:00:10 +00:00
FRENCH : FRENCH
MULTI.FRENCH : MULTI.FRENCH
ENGLISH : ENGLISH
MULTI.ENGLISH : MULTI.ENGLISH
VOSTFR : VOSTFR
MULTI.VOSTFR : MULTI.VOSTFR
2020-09-18 20:30:41 +00:00
- name : vostfr
type : checkbox
label : Replace VOSTFR with ENGLISH
default : false
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
download :
selector : a[href^="magnet:?xt="]
attribute : href
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
search :
paths :
2020-10-21 04:00:02 +00:00
- path : "{{ if .Keywords }}recherche/{{ .Keywords }}{{ else }}{{ end }}"
keywordsfilters :
# if searching for season packs swith S01 to saison 1 #9712
- name : re_replace
args : [ "(?i)(S0)(\\d{1,2})$" , "saison $2" ]
- name : re_replace
args : [ "(?i)(S)(\\d{1,3})$" , "saison $2" ]
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
rows :
selector : table.table > tbody > tr:has(a[href^="/torrent/"])
2020-03-12 05:18:59 +00:00
2020-05-10 20:05:19 +00:00
fields :
category :
2020-10-27 19:02:32 +00:00
text : Other
2020-05-10 20:05:19 +00:00
site_date :
selector : a[href^="/torrent/"]
filters :
2020-09-18 20:30:41 +00:00
# year is at the end of the title, so we get it and name it site_date
2020-05-10 20:05:19 +00:00
- name : regexp
2020-09-18 20:30:41 +00:00
args : "(19|20\\d{2})$"
title_phase1 :
2020-05-10 20:05:19 +00:00
selector : a[href^="/torrent/"]
attribute : title
filters :
- name : replace
args : [ " en Torrent" , "" ]
- name : replace
args : [ "WEBRIP" , "WEBDL" ]
2020-09-18 20:30:41 +00:00
# now we put the date at the right place according scene naming rules using .Result.site_date
- name : re_replace
args : [ "(?i)( FRENCH)" , " {{ .Result.site_date }} FRENCH" ]
- name : re_replace
args : [ "(?i)( MULTI)" , " {{ .Result.site_date }} MULTI" ]
- name : re_replace
args : [ "(?i)( TRUEFRENCH)" , " {{ .Result.site_date }} TRUEFRENCH" ]
- name : re_replace
args : [ "(?i)( VOSTFR)" , " {{ .Result.site_date }} VOSTFR" ]
- name : re_replace
args : [ "(?i)( SUBFRENCH)" , " {{ .Result.site_date }} SUBFRENCH" ]
# and we delete it at the end
- name : re_replace
args : [ "(19|20\\d{2})$" , "" ]
title_multilang :
text : "{{ .Result.title_phase1 }}"
filters :
- name : re_replace
args : [ "(?i)(\\smulti\\s)" , " {{ .Config.multilanguage }} " ]
title_phase2 :
text : "{{ if .Config.multilang }}{{ .Result.title_multilang }}{{ else }}{{ .Result.title_phase1 }}{{ end }}"
title_vostfr :
text : "{{ .Result.title_phase2 }}"
filters :
- name : re_replace
args : [ "(?i)(\\svostfr\\s)" , " ENGLISH " ]
- name : re_replace
args : [ "(?i)(\\ssubfrench\\s)" , " ENGLISH " ]
title :
text : "{{ if .Config.vostfr }}{{ .Result.title_vostfr }}{{ else }}{{ .Result.title_phase2 }}{{ end }}"
2020-05-10 20:05:19 +00:00
details :
selector : a[href^="/torrent/"]
attribute : href
download :
selector : a[href^="/torrent/"]
attribute : href
date :
text : now
size :
selector : td:nth-child(2)
seeders :
selector : td:nth-child(3)
leechers :
selector : td:nth-child(4)
downloadvolumefactor :
text : 0
uploadvolumefactor :
text : 1
2020-03-12 05:18:59 +00:00
# engine n/a