Jackett/src/Jackett.Common/Definitions/cpabien.yml

121 lines
3.2 KiB
YAML
Raw Normal View History

---
site: cpasbien
name: cpasbien
description: "cpasbien is a FRENCH Public site for TV / MOVIES / GENERAL"
language: fr-fr
type: public
encoding: UTF-8
followredirect: true
links:
2019-03-21 04:44:05 +00:00
- https://www.cpasbien.vg/
legacylinks:
2018-06-29 12:49:26 +00:00
- http://www.cpasbiens.cc/
2018-06-14 16:38:07 +00:00
- http://www.cpabien.cm/
2018-04-27 14:32:48 +00:00
- http://cpabien.cm/
2018-04-15 00:36:30 +00:00
- http://cpasbiens1.com/
- http://cpabien.mx/
2018-02-01 17:13:45 +00:00
- http://www.cpabien.bz/
2017-10-19 14:26:29 +00:00
- http://cpabien.org/
- http://cpabien.cc/
- http://cpabien.co/
- http://cpabien.la/
- http://cpabien.club/
2018-09-15 19:59:21 +00:00
- http://www.cpabien.io/
2018-10-09 02:14:16 +00:00
- https://ww1.cpabien.io/
- https://wvw.cpabien.cm/
2018-11-16 17:24:47 +00:00
- https://www.cpabien.io/
- https://www.cpabien9.net/
2018-12-01 11:49:32 +00:00
- https://wwv.cpabien.cm/
2018-12-17 18:26:55 +00:00
- http://www.cpabien.cx/
- https://www.cpasbien.blue/
2018-12-20 23:14:04 +00:00
- https://www.cpabien.cx/
2018-12-25 18:17:54 +00:00
- https://www.cpasbien.re/
- http://www.cpasbien.io/
2018-12-28 03:56:50 +00:00
- https://www.cpabien.bz/
- https://www.cpabien.link/
2019-02-22 02:38:40 +00:00
- https://www.cpasbiens.cz/
2019-03-21 04:44:05 +00:00
- https://www.cpasbiens.bz/
caps:
categorymappings:
- {id: films, cat: Movies, desc: "Movies"}
- {id: series, cat: TV, desc: "TV"}
modes:
search: [q]
tv-search: [q, season, ep]
settings: []
download:
selector: div.btn-download a
2018-04-15 00:36:30 +00:00
attribute: href
search:
paths:
- path: "{{if .Keywords}}recherche/{{.Keywords}}{{else}}{{end}}"
rows:
selector: div#gauche > table > tbody > tr:has(a)
fields:
site_date:
selector: a
filters:
# date is at the end of the title, so we get it and name it site_date
- name: regexp
args: "(\\w+)$"
title:
selector: a
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:
selector: a
attribute: href
download:
selector: a
attribute: href
size:
selector: div.poid
filters:
- name: re_replace
args: [ "\\.(\\d) Ko", "$1X00"]
- name: re_replace
args: [ " Ko", "000"]
- name: re_replace
args: [ "\\.(\\d) Mo", "$1X00000"]
- name: re_replace
args: [ " Mo", "000000"]
- name: re_replace
args: [ "\\.(\\d) Go", "$1X00000000"]
- name: re_replace
args: [ " Go", "000000000"]
- name: re_replace
args: [ "\\.(\\d) To", "$1X00000000000"]
- name: re_replace
args: [ " To", "000000000000"]
- name: replace
args: [ "X", "" ]
2017-10-22 18:15:04 +00:00
date:
text: "now"
seeders:
text: 0
seeders:
selector: div.up
optional: true
leechers:
text: 0
leechers:
selector: div.down
optional: true
downloadvolumefactor:
text: "0"
uploadvolumefactor:
text: "1"