2017-07-08 12:01:21 +00:00
|
|
|
---
|
|
|
|
site: nexttorrent
|
|
|
|
name: NextTorrent
|
2017-10-04 05:05:10 +00:00
|
|
|
description: "NextTorrent is a FRENCH Public site for TV / MOVIES / GENERAL"
|
2017-07-08 12:01:21 +00:00
|
|
|
language: fr-fr
|
|
|
|
type: public
|
|
|
|
encoding: UTF-8
|
|
|
|
links:
|
2018-03-05 17:46:58 +00:00
|
|
|
- http://www.nextorrent.bz/
|
2017-10-11 00:00:33 +00:00
|
|
|
legacylinks:
|
2018-03-05 17:46:58 +00:00
|
|
|
- http://www.nextorrent.pro/
|
2017-10-22 18:14:35 +00:00
|
|
|
- https://www.nextorrent.cc/
|
2017-08-11 16:46:32 +00:00
|
|
|
- https://www.nextorrent.org/
|
2018-02-09 20:08:43 +00:00
|
|
|
- https://www.nextorrent.tv/
|
2017-07-08 12:01:21 +00:00
|
|
|
|
|
|
|
caps:
|
|
|
|
categorymappings:
|
2018-02-09 20:08:43 +00:00
|
|
|
- {id: Film, cat: Movies, desc: "Movies"}
|
|
|
|
- {id: Séries, cat: TV, desc: "TV"}
|
|
|
|
- {id: Animes, cat: TV/Anime, desc: "TV/Anime"}
|
|
|
|
- {id: Jeux, cat: Console, desc: "Games"}
|
|
|
|
- {id: Ebooks, cat: Books, desc: "EBooks"}
|
|
|
|
- {id: Logiciels, cat: PC, desc: "Software"}
|
2017-07-08 12:01:21 +00:00
|
|
|
|
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
tv-search: [q, season, ep]
|
2018-02-09 20:08:43 +00:00
|
|
|
movie-search: [q]
|
2017-07-08 12:01:21 +00:00
|
|
|
|
|
|
|
settings: []
|
|
|
|
|
|
|
|
download:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: a[href^="/_get/NexTorrent.pro-"]
|
2017-07-08 12:01:21 +00:00
|
|
|
|
|
|
|
search:
|
2017-10-23 17:55:22 +00:00
|
|
|
paths:
|
2018-02-09 20:08:43 +00:00
|
|
|
- path: /
|
|
|
|
inputs:
|
|
|
|
s: "{{ .Keywords }}"
|
2017-07-08 12:01:21 +00:00
|
|
|
rows:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: article[id^="post-"]
|
2017-07-08 12:01:21 +00:00
|
|
|
fields:
|
|
|
|
site_date:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: h2 a
|
2017-07-08 12:01:21 +00:00
|
|
|
filters:
|
|
|
|
# date is at the end of the title, so we get it and name it site_date
|
|
|
|
- name: regexp
|
|
|
|
args: "(\\w+)$"
|
|
|
|
title:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: h2 a
|
2017-07-08 12:01:21 +00:00
|
|
|
filters:
|
|
|
|
# now we put the date at the right place according scene naming rules using .Result.site_date
|
|
|
|
- name: replace
|
|
|
|
args: ["FRENCH", "{{ .Result.site_date }} FRENCH"]
|
|
|
|
- name: replace
|
|
|
|
args: ["TRUEFRENCH", "{{ .Result.site_date }} TRUEFRENCH"]
|
|
|
|
- name: replace
|
|
|
|
args: ["VOSTFR", "{{ .Result.site_date }} VOSTFR"]
|
|
|
|
# and we delete it at the end
|
|
|
|
- name: re_replace
|
|
|
|
args: ["(\\w+)$", ""]
|
|
|
|
details:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: h2 a
|
2017-07-08 12:01:21 +00:00
|
|
|
attribute: href
|
|
|
|
download:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: h2 a
|
2017-07-08 12:01:21 +00:00
|
|
|
attribute: href
|
2018-02-09 20:08:43 +00:00
|
|
|
banner:
|
|
|
|
selector: div.post_image
|
|
|
|
attribute: src
|
|
|
|
category:
|
|
|
|
selector: p.meta span.post-category a
|
|
|
|
|
2017-07-08 12:01:21 +00:00
|
|
|
size:
|
2018-02-09 20:08:43 +00:00
|
|
|
# there is no size on the primary search results page. defaulting to 500 MB
|
|
|
|
text: "500 MB"
|
2017-10-22 18:14:35 +00:00
|
|
|
date:
|
2018-02-09 20:08:43 +00:00
|
|
|
selector: p.meta span.post-date a time.entry-date
|
|
|
|
attribute: datetime
|
|
|
|
filters:
|
|
|
|
- name: dateparse
|
2018-02-12 15:06:47 +00:00
|
|
|
args: "2006-01-02T15:04:05-07:00"
|
2017-07-08 12:01:21 +00:00
|
|
|
seeders:
|
2018-02-09 20:08:43 +00:00
|
|
|
# there is no seeders on the primary search results page. defaulting to 0
|
2017-07-08 12:01:21 +00:00
|
|
|
text: 0
|
|
|
|
leechers:
|
2018-02-09 20:08:43 +00:00
|
|
|
# there is no leechers on the primary search results page. defaulting to 0
|
2017-07-08 12:01:21 +00:00
|
|
|
text: 0
|
|
|
|
downloadvolumefactor:
|
|
|
|
text: "0"
|
|
|
|
uploadvolumefactor:
|
2017-08-28 11:01:51 +00:00
|
|
|
text: "1"
|