2017-01-24 15:57:38 +00:00
|
|
|
---
|
|
|
|
site: eztv
|
|
|
|
name: EZTV
|
2017-10-03 10:47:02 +00:00
|
|
|
description: "EZTV is a Public torrent site for TV shows"
|
2017-01-24 15:57:38 +00:00
|
|
|
language: en-us
|
2017-01-27 15:57:32 +00:00
|
|
|
type: public
|
2017-01-24 16:20:30 +00:00
|
|
|
encoding: UTF-8
|
2018-11-22 18:42:42 +00:00
|
|
|
followredirect: true
|
2017-01-24 15:57:38 +00:00
|
|
|
links:
|
2018-11-22 18:42:42 +00:00
|
|
|
- https://eztv.io/
|
2020-03-21 05:27:03 +00:00
|
|
|
- https://eztv.unblockit.pro/
|
2020-03-23 07:13:40 +00:00
|
|
|
- https://eztv.root.yt/
|
|
|
|
- https://eztv.unblockninja.com/
|
|
|
|
- https://eztv.black-mirror.xyz/
|
|
|
|
- https://eztv.unblocked.casa/
|
|
|
|
- https://eztv.proxyportal.fun/
|
|
|
|
- https://eztv.uk-unblock.xyz/
|
|
|
|
- https://eztv.ind-unblock.xyz/
|
2018-10-25 21:10:00 +00:00
|
|
|
legacylinks:
|
2020-03-21 05:27:03 +00:00
|
|
|
- https://eztv.ag/ # redirects to .io
|
|
|
|
- https://eztv.re/ # redirects to .io
|
|
|
|
- https://eztv.it/ # redirects to .io
|
|
|
|
- https://eztv.ch/ # redirects to .io
|
2017-01-24 15:57:38 +00:00
|
|
|
|
|
|
|
caps:
|
|
|
|
categories:
|
|
|
|
1: TV
|
|
|
|
|
|
|
|
modes:
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
|
2017-01-28 06:40:51 +00:00
|
|
|
settings: []
|
|
|
|
|
2017-01-24 15:57:38 +00:00
|
|
|
search:
|
2017-10-23 17:55:22 +00:00
|
|
|
paths:
|
2019-12-16 21:24:47 +00:00
|
|
|
- path: "{{ if .Keywords }}search/{{ .Keywords }}{{else}}/{{end}}"
|
2020-03-21 05:27:03 +00:00
|
|
|
keywordsfilters:
|
2017-03-16 05:51:11 +00:00
|
|
|
- name: re_replace
|
|
|
|
args: ["S[0-9]{2}([^E]|$)", ""] # remove season tag without episode (search doesn't support it)
|
2017-01-24 15:57:38 +00:00
|
|
|
rows:
|
2019-03-06 00:00:28 +00:00
|
|
|
selector: "table.forum_header_border tr[name='hover'].forum_header_border:has(a.magnet)" # some torrents don't have any download links, skip them
|
2017-01-24 15:57:38 +00:00
|
|
|
filters:
|
|
|
|
- name: andmatch
|
|
|
|
fields:
|
|
|
|
category:
|
|
|
|
text: 1
|
|
|
|
title:
|
|
|
|
selector: td:nth-child(2) a
|
2017-02-15 10:37:16 +00:00
|
|
|
attribute: title
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["[eztv]", ""]
|
|
|
|
- name: re_replace
|
|
|
|
args: ["\\(.*\\)$", ""]
|
|
|
|
- name: trim
|
2017-01-24 15:57:38 +00:00
|
|
|
details:
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
attribute: href
|
|
|
|
download:
|
2019-03-06 00:00:28 +00:00
|
|
|
selector: td:nth-child(3) a.magnet, td:nth-child(3) a
|
2017-01-24 15:57:38 +00:00
|
|
|
attribute: href
|
2019-02-10 22:35:37 +00:00
|
|
|
size:
|
|
|
|
text: "500 MB"
|
2017-09-15 06:14:46 +00:00
|
|
|
size:
|
|
|
|
optional: true
|
2019-03-04 18:25:56 +00:00
|
|
|
selector: td:nth-child(4)
|
2019-03-06 00:00:28 +00:00
|
|
|
date:
|
|
|
|
selector: td:nth-child(5)
|
2017-01-24 15:57:38 +00:00
|
|
|
filters:
|
|
|
|
- name: append
|
|
|
|
args: " ago"
|
|
|
|
seeders:
|
2019-03-06 00:00:28 +00:00
|
|
|
selector: td:nth-child(6)
|
2017-01-24 15:57:38 +00:00
|
|
|
downloadvolumefactor:
|
2019-12-16 21:24:47 +00:00
|
|
|
text: 0
|
2017-01-24 15:57:38 +00:00
|
|
|
uploadvolumefactor:
|
2020-01-04 05:51:55 +00:00
|
|
|
text: 1
|
2020-01-17 21:25:05 +00:00
|
|
|
# engine n/a
|