demonoid: switch to private mode. resolves #6716

This commit is contained in:
Garfield69 2019-12-30 07:27:54 +13:00
parent c3f4d9cc53
commit 8ced18b4c7
1 changed files with 19 additions and 2 deletions

View File

@ -1,9 +1,9 @@
---
site: demonoid
name: Demonoid
description: "Demonoid is a Public torrent site for MOVIES / TV / GENERAL"
description: "Demonoid is a Private torrent site for MOVIES / TV / GENERAL"
language: en-us
type: public
type: private
encoding: UTF-8
links:
- https://www.demonoid.is/
@ -266,6 +266,13 @@
movie-search: [q]
settings:
- name: cookie
type: text
label: Cookie
- name: info
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker in your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Select the <b>Headers</b> tab<li>Find 'cookie:' in the <b>Request Headers</b> section<li>Copy & paste the whole cookie string to here</ol>"
- name: sort
type: select
label: Sort requested from site
@ -285,6 +292,13 @@
download:
selector: a[href^="magnet:?xt="]
login:
method: cookie
inputs:
cookie: "{{ .Config.cookie }}"
test:
path: files/
search:
paths:
# https://www.demonoid.is/files/?c154&language=0&quality=0&seeded=2&query=world&to=on&sort=
@ -318,6 +332,9 @@
fields:
title:
selector: a[href^="/files/details/"]
title:
selector: a[href^="/files/details/"]
optional: true
attribute: title
category:
selector: a[href*="&subcategory="]