2020-03-03 16:28:26 +00:00
---
2020-05-11 19:59:28 +00:00
id : cpasbien
2020-05-10 20:05:19 +00:00
name : cpasbien
description : "cpasbien is a FRENCH Public site for TV / MOVIES / GENERAL"
language : fr-fr
type : semi-private
encoding : UTF-8
followredirect : true
links :
2020-09-18 04:11:50 +00:00
- https://wwwv.cpasbien-fr.fr/
2020-05-10 20:05:19 +00:00
legacylinks :
- http://www.cpasbiens.cc/
- http://www.cpabien.cm/
- http://cpabien.cm/
- http://cpasbiens1.com/
- http://cpabien.mx/
- http://www.cpabien.bz/
- http://cpabien.org/
- http://cpabien.cc/
- http://cpabien.co/
- http://cpabien.la/
- http://cpabien.club/
- http://www.cpabien.io/
- https://ww1.cpabien.io/
- https://wvw.cpabien.cm/
- https://www.cpabien.io/
- https://www.cpabien9.net/
- https://wwv.cpabien.cm/
- http://www.cpabien.cx/
- https://www.cpasbien.blue/
- https://www.cpabien.cx/
- https://www.cpasbien.re/
- http://www.cpasbien.io/
- https://www.cpabien.bz/
- https://www.cpabien.link/
- https://www.cpasbiens.cz/
- https://www.cpasbiens.bz/
- https://www.cpasbien.vg/
- https://www.cpasbien.lol/
- https://www.gktorrent.biz/
- https://vww.cpasbien-fr.fr/
2020-09-18 04:11:50 +00:00
- https://wvw.cpasbien-fr.fr/
2017-07-08 11:59:34 +00:00
2020-05-10 20:05:19 +00:00
caps :
2020-10-21 03:58:02 +00:00
categories :
2020-10-27 19:02:32 +00:00
Other : Other
2017-07-08 11:59:34 +00:00
2020-05-10 20:05:19 +00:00
modes :
search : [ q]
tv-search : [ q, season, ep]
movie-search : [ q]
2017-07-08 11:59:34 +00:00
2020-05-10 20:05:19 +00:00
settings :
- name : cookie
type : text
label : Cookie
- name : info_cookie
type : info
label : How to get the Cookie
default : "<ol><li>Login to this tracker with your browser<li>Solve the challenge<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Select the <b>Headers</b> tab<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name : useragent
type : text
label : User-Agent
label : User-Agent
- name : info_useragent
type : info
label : How to get the User-Agent
default : "<ol><li>From the same place you fetched the cookie,<li>Find <b>'user-agent:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole user-agent string <i>(everything after 'user-agent: ')</i> and <b>Paste</b> here.</ol>"
2020-12-15 18:50:24 +00:00
- name : flaresolverr
type : info
label : FlareSolverr
default : This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href="https://github.com/Jackett/Jackett#configuring-flaresolverr" target="_blank">FlareSolver</a> to access it.
2020-10-27 19:02:32 +00:00
- name : info_8000
type : info
2020-10-27 22:54:12 +00:00
label : About cpasbien Categories
2020-11-04 02:47:56 +00:00
default : cpasbien 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 04:11:50 +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-23 05:51:06 +00:00
FRENCH : FRENCH
MULTI.FRENCH : MULTI.FRENCH
ENGLISH : ENGLISH
MULTI.ENGLISH : MULTI.ENGLISH
VOSTFR : VOSTFR
MULTI.VOSTFR : MULTI.VOSTFR
2020-09-18 04:11:50 +00:00
- name : vostfr
type : checkbox
label : Replace VOSTFR with ENGLISH
default : false
2020-04-05 07:19:55 +00:00
2020-05-10 20:05:19 +00:00
login :
method : cookie
inputs :
cookie : "{{ .Config.cookie }}"
user-agent : "[ .Config.useragent ]"
2017-07-08 11:59:34 +00:00
2020-05-10 20:05:19 +00:00
download :
selector : a[href^="magnet:?xt="]
attribute : href
2019-11-09 07:13:58 +00:00
2020-05-10 20:05:19 +00:00
search :
paths :
2020-10-21 03:58:02 +00:00
- path : "{{ if .Keywords }}index.php?do=search&subaction=search{{ else }}{{ end }}"
2020-05-10 20:05:19 +00:00
method : post
inputs :
2020-10-21 03:58:02 +00:00
story : "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ end }}"
2020-05-10 20:05:19 +00:00
# does not support imdbid search and does not return imdb link in results.
2020-10-21 03:58:02 +00:00
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" ]
2019-12-14 19:50:57 +00:00
2020-05-10 20:05:19 +00:00
rows :
selector : div#gauche > table > tbody > tr:has(a)
2019-12-14 19:50:57 +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
filters :
# date is at the end of the title, so we get it and name it site_date
- name : regexp
2020-09-18 04:11:50 +00:00
args : "(19|20\\d{2})$"
title_phase1 :
2020-05-10 20:05:19 +00:00
selector : a
filters :
# now we put the date at the right place according scene naming rules using .Result.site_date
2020-09-18 05:20:24 +00:00
- 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" ]
2020-05-10 20:05:19 +00:00
# and we delete it at the end
- name : re_replace
2020-09-18 04:11:50 +00:00
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
attribute : href
download :
selector : a
attribute : href
size :
selector : div.poid
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
2020-01-16 20:27:12 +00:00
# engine n/a