diff --git a/src/Jackett.Common/Definitions/demonoid.yml b/src/Jackett.Common/Definitions/demonoid.yml index 40d9f8507..f5aaeae7b 100644 --- a/src/Jackett.Common/Definitions/demonoid.yml +++ b/src/Jackett.Common/Definitions/demonoid.yml @@ -3,7 +3,7 @@ id: demonoid name: Demonoid description: "Demonoid is a Public torrent site for MOVIES / TV / GENERAL" language: en-us -type: Public +type: semi-private encoding: UTF-8 followredirect: true links: @@ -277,6 +277,13 @@ caps: music-search: [q] settings: + - name: cookie + type: text + label: Cookie + - name: info + type: info + label: How to get the Cookie + default: "
  1. Access this tracker with your browser
  2. click on the Apply Filter button on the page to invoke the search and solve the challenge
  3. Open the DevTools panel by pressing F12
  4. Select the Network tab
  5. Click on the Doc button
  6. Refresh the page by pressing F5
  7. Select the Headers tab
  8. Find 'cookie:' in the Request Headers section
  9. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" - name: sort type: select label: Sort requested from site @@ -293,6 +300,11 @@ settings: "desc": "desc" "asc": "asc" +login: + method: cookie + test: + path: files/ + download: selector: a[href^="magnet:?xt="] attribute: href