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

112 lines
2.9 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:
2023-11-29 23:18:42 +00:00
- https://eztvx.to/
- 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/
2024-03-07 19:49:04 +00:00
- https://eztv.unblockit.africa/
- https://eztv.unblockninja.com/
- https://eztv.ninjaproxy1.com/
- https://eztv.proxyninja.org/
legacylinks:
- https://eztv.ag/ # redirects to .re
- https://eztv.it/ # redirects to .re
- https://eztv.ch/ # redirects to .re
- https://eztv.io/
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/
2023-10-06 17:28:03 +00:00
- https://eztv.unblockit.esq/
2023-10-31 04:23:26 +00:00
- https://eztv.unblockit.zip/
2023-11-24 21:38:28 +00:00
- https://eztv.re/
2023-11-29 23:18:42 +00:00
- https://eztv.li/
2023-12-07 22:00:57 +00:00
- https://eztv.unblockit.foo/
2024-01-07 17:15:05 +00:00
- https://eztv.unblockit.ing/
- https://eztv.mrunblock.bond/
- https://eztv.nocensor.cloud/
2024-02-07 23:21:49 +00:00
- https://eztv.unblockit.date/
2024-03-07 19:49:04 +00:00
- https://eztv.unblockit.dad/
caps:
categories:
1: TV
modes:
search: [q]
tv-search: [q, season, ep]
settings: []
search:
paths:
- path: "{{ if .Keywords }}search/{{ .Keywords }}{{ else }}home{{ 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; q_filter=all; q_filter_web=on; q_filter_reality=on; q_filter_x265=on; layout=def_wlinks"] # show 100 results for keywordless search and show links in results
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