2020-01-05 19:49:02 +00:00
|
|
|
---
|
2020-05-11 19:59:28 +00:00
|
|
|
id: extratorrent-cd
|
2020-05-10 20:05:19 +00:00
|
|
|
name: ExtraTorrent.cd
|
|
|
|
description: "ExtraTorrent.cd is a Public tracker, a popular alternative to the original ET site, providing Movie / TV / General magnets"
|
|
|
|
language: en-us
|
|
|
|
type: public
|
|
|
|
encoding: UTF-8
|
|
|
|
followredirect: true
|
|
|
|
links:
|
|
|
|
- https://extratorrent.si/
|
|
|
|
legacylinks:
|
|
|
|
- https://extratorrent.unblockit.pro/
|
|
|
|
- https://extratorrent.unblockit.one/ # for .ag
|
2020-01-05 19:49:02 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
caps:
|
|
|
|
categories:
|
|
|
|
other: Other
|
2020-01-05 19:49:02 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
movie-search: [q]
|
2020-01-05 19:49:02 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
settings:
|
|
|
|
- name: info
|
|
|
|
type: info
|
|
|
|
default: ExtraTorrent-cd does not use categories. In your software Indexer settings, set the category to 7000.
|
2020-01-05 19:49:02 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
search:
|
|
|
|
paths:
|
|
|
|
- path: "search/?search={{ .Keywords }}"
|
2020-06-19 23:55:45 +00:00
|
|
|
keywordsfilters:
|
|
|
|
- name: re_replace
|
|
|
|
args: ["[\\s]+", "."]
|
|
|
|
|
2020-01-05 19:49:02 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
rows:
|
|
|
|
selector: tr[class^="tl"]
|
|
|
|
filters:
|
|
|
|
- name: andmatch
|
2020-01-05 19:49:02 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
fields:
|
|
|
|
category:
|
2020-05-13 22:01:00 +00:00
|
|
|
text: other # issue #8228
|
2020-05-10 20:05:19 +00:00
|
|
|
title:
|
|
|
|
selector: a[href*="/torrent/"][title^="view"]
|
|
|
|
details:
|
|
|
|
selector: a[href*="/torrent/"]
|
|
|
|
attribute: href
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["///", "//"]
|
|
|
|
download:
|
|
|
|
selector: a[href^="magnet:?xt="]
|
|
|
|
attribute: href
|
|
|
|
date:
|
|
|
|
selector: td:nth-last-of-type(5):contains("Y-day-"), td:nth-last-of-type(5):contains("Today-")
|
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["\xA0", " "]
|
|
|
|
- name: re_replace
|
|
|
|
args: ["(Today-.*)", "Today"]
|
|
|
|
- name: re_replace
|
|
|
|
args: ["(Y-day-.*)", "Yesterday"]
|
|
|
|
- name: fuzzytime
|
|
|
|
date:
|
|
|
|
selector: td:nth-last-of-type(5):contains(":"):not(:contains("Y-day-")):not(:contains("Today-"))
|
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["\xA0", " "]
|
|
|
|
- name: fuzzytime
|
|
|
|
date:
|
|
|
|
selector: td:nth-last-of-type(5):not(:contains(":")):not(:contains("Y-day-")):not(:contains("Today-"))
|
|
|
|
optional: true
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["\xA0", "-"]
|
|
|
|
- name: dateparse
|
|
|
|
args: "01-02-2006"
|
|
|
|
size:
|
|
|
|
selector: td:nth-last-of-type(4)
|
|
|
|
seeders:
|
|
|
|
text: 0
|
|
|
|
seeders:
|
|
|
|
optional: true
|
|
|
|
selector: td.sy, td.sn
|
|
|
|
leechers:
|
|
|
|
text: 0
|
|
|
|
leechers:
|
|
|
|
optional: true
|
|
|
|
selector: td.ly, td.ln
|
|
|
|
downloadvolumefactor:
|
|
|
|
text: 0
|
|
|
|
uploadvolumefactor:
|
|
|
|
text: 1
|
2020-02-04 23:43:13 +00:00
|
|
|
# engine n/a
|