Jackett/src/Jackett.Common/Definitions/eztv.yml

117 lines
3.0 KiB
YAML
Raw Normal View History

---
id: eztv
name: EZTV
description: "EZTV is a Public torrent site for TV shows"
language: en-US
type: public
encoding: UTF-8
links:
- https://eztv.re/
- https://eztv.wf/
- https://eztv.tf/
2020-08-04 20:31:15 +00:00
- https://eztv.yt/
2022-05-13 02:32:15 +00:00
- https://eztv1.xyz/
- https://eztv.unblockninja.com/
2023-09-07 17:58:45 +00:00
- https://eztv.unblockit.esq/
2023-07-19 20:59:24 +00:00
- https://eztv.mrunblock.bond/
2023-08-07 08:50:01 +00:00
- https://eztv.nocensor.cloud/
legacylinks:
- https://eztv.ag/ # redirects to .re
- https://eztv.it/ # redirects to .re
- https://eztv.ch/ # redirects to .re
- https://eztv.io/
- https://eztv.nocensor.biz/
2022-07-07 19:22:52 +00:00
- https://eztv.unblockit.name/
2022-07-18 03:50:41 +00:00
- https://eztv.nocensor.sbs/
2022-08-07 09:06:25 +00:00
- https://eztv.unblockit.ist/
2022-09-07 19:10:47 +00:00
- https://eztv.unblockit.bet/
2022-10-08 16:59:53 +00:00
- https://eztv.unblockit.cat/
2022-11-07 17:02:52 +00:00
- https://eztv.unblockit.nz/
- https://eztv.nocensor.world/
2022-12-07 17:00:49 +00:00
- https://eztv.unblockit.page/
2023-01-06 21:32:14 +00:00
- https://eztv.unblockit.pet/
2023-01-15 01:26:26 +00:00
- https://eztv.nocensor.lol/
2023-02-07 17:49:12 +00:00
- https://eztv.unblockit.ink/
- https://eztv.nocensor.art/
2023-03-08 07:48:19 +00:00
- https://eztv.unblockit.bio/
- https://eztv.unblockit.boo/
2023-05-02 03:15:01 +00:00
- https://eztv.mrunblock.guru/
2023-05-07 09:47:03 +00:00
- https://eztv.unblockit.click/
2023-06-07 10:04:49 +00:00
- https://eztv.unblockit.asia/
2023-07-07 07:56:26 +00:00
- https://eztv.unblockit.mov/
2023-07-19 20:59:24 +00:00
- https://eztv.mrunblock.life/
2023-08-07 08:28:55 +00:00
- https://eztv.unblockit.rsvp/
2023-08-07 08:50:01 +00:00
- https://eztv.nocensor.click/
2023-09-07 17:58:45 +00:00
- https://eztv.unblockit.vegas/
caps:
categories:
1: TV
modes:
search: [q]
tv-search: [q, season, ep]
settings: []
search:
paths:
- path: "{{ if .Keywords }}search/{{ .Keywords }}{{ else }}{{ end }}"
keywordsfilters:
- name: re_replace
args: ["S[0-9]{2}([^E]|$)", ""] # remove season tag without episode (search doesn't support it)
# fixes for site search issues - Prowlarr #1094
- name: replace
args: ["-", ""]
- name: replace
args: [" ", "-"]
- name: replace
args: ["&", ""]
headers:
cookie: ["sort_no=100"] # show 100 results for keywordless search
rows:
# only use latest added torrents table for keywordless search to avoid duplicates, some torrents don't have any download links so skip them
selector: "table.forum_header_border:contains('Latest') tr[name='hover'].forum_header_border:has(a.magnet), table.forum_header_border:contains('Releases') tr[name='hover'].forum_header_border:has(a.magnet)"
filters:
- name: andmatch
fields:
category:
text: 1
title:
selector: td:nth-child(2) a
attribute: title
filters:
- name: replace
args: ["[eztv]", ""]
- name: re_replace
args: ["\\(.*\\)$", ""]
- name: trim
details:
selector: td:nth-child(2) a
attribute: href
download:
selector: td:nth-child(3) a.magnet, td:nth-child(3) a
attribute: href
size:
selector: td:nth-child(4)
optional: true
default: 512 MB
date:
selector: td:nth-child(5)
filters:
- name: append
args: " ago"
seeders:
selector: td:nth-child(6)
leechers:
text: 0
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
2020-01-17 21:25:05 +00:00
# engine n/a