1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-05-01 05:41:13 +01:00
Files
Indexers/definitions/v2/pirateiro.yml
bakerboy448 fb0fa556a0 jackett indexers as of 2e25572fcb767e61d9c5348921661ee0fc1611ae
jackett indexers as of  dde4263061cd636aaa47eee66281ec97600cf9a3

jackett indexers as of  9d46a01f044629b4ad0e04b27e9cdc7a5dfd89a6

jackett indexers as of  4e591e80a9635cd3fb3fa03fcce465416a058716

jackett indexers as of  78a843bb2f57c1099bfc0149f3ece7b349fd6c95

jackett indexers as of  6c6110430791e099dfeac8eef80365c43c0e494c

jackett indexers as of  209f9d511a7d72fa561a5d1c7af47496d8e19089
2021-12-08 21:22:02 -06:00

124 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.tv/
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/
- https://pirateiro.unblockit.kim/
- https://pirateiro.unblockit.bz/
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