1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-05-01 13:51:17 +01:00
Files
Indexers/definitions/v1/pirateiro.yml
bakerboy448 8253361d8a jackett indexers as of 0356dd7fae9fdc1db3f91702ce79703726cc2bef
jackett indexers as of  48595ac8cd7b0244fcd3aa204af01f8c4af90468

jackett indexers as of  bd896d809622b79423bce52489d0c7e5c1943515

jackett indexers as of  02367a8a6f20526e97cc64fe6b04b629bc028486

jackett indexers as of  bc23cee85250208d540723cc3ecac8c5515d112a

jackett indexers as of  6c97d186a62c46338ced28302a3842ce5f272a67

jackett indexers as of  0ef8f372a36b7b1db763f43f96a12c771a884bc5

jackett indexers as of  39c6f8ca1639591148121167e4edd5685862a138

jackett indexers as of  f3f0647d7e65b184b58fa68257ee64bc1b367e59

jackett indexers as of  5fa9664097a6088244353913a3e8e241bb5abd6a

jackett indexers as of  0b59cd670ffbf4444814c475a3c925cf4a21d77d

jackett indexers as of  41ef4d1f555cc5f6307287dae2ad37e2e98c62ac

jackett indexers as of  480a5d0bf05f3d4f047478a138d01db20db7249a

jackett indexers as of  7b09f07c6c91585864d8dd321779b6eeed7352e3
2021-10-10 12:18:15 -05:00

122 lines
3.2 KiB
YAML

---
id: pirateiro
name: Pirateiro
description: "Pirateiro is a Public site for MOVIES / TV / GENERAL"
language: en-US
type: public
encoding: UTF-8
followredirect: true
links:
- https://pirateiro.com/
- https://pirateiro.eu/
- https://pirateiro.unblockit.kim/
legacylinks:
- http://pirateiro.com/
- https://pirateiro.unblockit.pro/
- https://pirateiro.unblockit.one/
- https://pirateiro.unblockit.me/
- https://pirateiro.unblockit.pw/
- https://pirateiro.unblockit.id/
- https://pirateiro.unblockit.win/
- https://pirateiro.unblockit.top/
- https://pirateiro.unblockit.lat/
- https://pirateiro.unblockit.app/
- https://pirateiro.unblockit.dev/
- https://pirateiro.unblockit.ltd/
- https://pirateiro.unblockit.link/
- https://pirateiro.unblockit.buzz/
- https://pirateiro.unblockit.club/
- https://pirateiro.unblockit.onl/
- https://pirateiro.unblockit.li/
- https://pirateiro.unblockit.uno/
- https://pirateiro.unblockit.ch/
- https://pirateiro.unblockit.ws/
caps:
categorymappings:
- {id: cat100, cat: TV/Anime, desc: Anime}
- {id: cat200, cat: PC, desc: Software}
- {id: cat300, cat: Movies, desc: Movies}
- {id: cat400, cat: Console, desc: Games}
- {id: cat500, cat: Audio, desc: Music}
- {id: cat600, cat: Other, desc: Other}
- {id: cat700, cat: TV, desc: TV}
- {id: cat800, cat: XXX, desc: Adult}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
settings:
- name: sort
type: select
label: Sort requested from site
default: enviado
options:
enviado: created
seeders: seeders
tamanho: size
- name: flaresolverr
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Prowlarr may require <a href="https://github.com/FlareSolverr/FlareSolverr" target="_blank">FlareSolver</a> added as a proxy in Prowlarr (Settings => Indexers) to access it.
search:
paths:
- path: torrents/
inputs:
search: "{{ .Keywords }}"
orderby: "{{ .Config.sort }}"
rows:
selector: table.torrenttable tbody tr:has(a[href^="magnet:?xt="])
fields:
category:
selector: td:nth-child(1) a
attribute: class
filters:
# extract the first class
- name: split
args: [" ", 0]
title:
selector: td:nth-child(1) a:nth-child(2)
details:
selector: td:nth-child(1) a:nth-child(2)
attribute: href
download:
# .torrent urls can be missing
optional: true
selector: a[href$="/download"]
attribute: href
magnet:
selector: a[href^="magnet:?xt="]
attribute: href
date:
selector: td:nth-child(3) span
attribute: title
filters:
- name: append
args: " +01:00" # CET
- name: dateparse
args: "02/01/2006 15:04:05 -07:00"
size:
selector: td:nth-child(4)
seeders:
selector: td:nth-child(5)
filters:
- name: replace
args: [" ", ""]
leechers:
selector: td:nth-child(6)
filters:
- name: replace
args: [" ", ""]
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a