--- site: cpasbien name: cpasbien description: "cpasbien is a FRENCH Public site for TV / MOVIES / GENERAL" language: fr-fr type: public encoding: UTF-8 links: - http://www.cpabien.cx/ legacylinks: - http://cpabien.org/ - http://cpabien.cc/ - http://cpabien.co/ - http://cpabien.la/ - http://cpabien.club/ 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 attribute: href search: paths: - path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{else}}derniers/{{end}}" rows: selector: table.table-corps tbody tr td 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 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"