2018-09-21 22:03:23 +00:00
|
|
|
---
|
2020-05-11 19:59:28 +00:00
|
|
|
id: skytorrentsclone
|
2020-05-10 20:05:19 +00:00
|
|
|
name: SkyTorrentsClone
|
|
|
|
description: "SkyTorrents.lol is a Public SkyTorrents clone for TV / MOVIES / GENERAL"
|
|
|
|
language: en-us
|
|
|
|
type: public
|
|
|
|
encoding: UTF-8
|
|
|
|
links:
|
2020-10-03 23:08:30 +00:00
|
|
|
- https://skytorrents.to/
|
|
|
|
- https://skytorrents.org/
|
|
|
|
- https://skytorrents.net/
|
2020-05-12 19:15:11 +00:00
|
|
|
legacylinks:
|
|
|
|
- https://www.skytorrents.to/
|
2020-05-10 20:05:19 +00:00
|
|
|
- https://skytorrents.black-mirror.xyz/
|
|
|
|
- https://skytorrents.unblocked.casa/
|
|
|
|
- https://skytorrents.proxyportal.fun/
|
|
|
|
- https://skytorrents.uk-unblock.xyz/
|
|
|
|
- https://skytorrents.ind-unblock.xyz/
|
2020-05-12 19:15:11 +00:00
|
|
|
- https://skytorrents.unblocked.bar/ # Jackett search fails 'Returning Redirect' & 'Relogin required' loop
|
|
|
|
- https://skytorrents.proxyportal.pw/ # Jackett search fails 'Returning Redirect' & 'Relogin required' loop
|
|
|
|
- https://skytorrents.uk-unblock.pro/ # Jackett search fails 'Returning Redirect' & 'Relogin required' loop
|
2020-10-03 23:08:30 +00:00
|
|
|
- https://www.skytorrents.lol/ # redirects to skytorrents.to
|
2018-09-21 22:03:23 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
caps:
|
|
|
|
categories:
|
2020-10-23 20:24:24 +00:00
|
|
|
other: Other
|
2020-05-10 20:05:19 +00:00
|
|
|
# category=
|
2020-10-23 20:24:24 +00:00
|
|
|
album: Audio
|
|
|
|
ebook: Books
|
|
|
|
movie: Movies
|
|
|
|
show: TV
|
2020-05-10 20:05:19 +00:00
|
|
|
# type=
|
2020-10-23 20:24:24 +00:00
|
|
|
audio: Audio
|
|
|
|
doc: Books
|
|
|
|
games: PC/Games
|
|
|
|
software: PC
|
2018-09-21 22:03:23 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
movie-search: [q]
|
|
|
|
music-search: [q]
|
2020-10-17 04:50:47 +00:00
|
|
|
book-search: [q]
|
2018-09-21 22:03:23 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
settings:
|
|
|
|
- name: sort
|
|
|
|
type: select
|
|
|
|
label: Sort requested from site
|
2020-10-23 20:24:24 +00:00
|
|
|
default: created
|
2020-05-10 20:05:19 +00:00
|
|
|
options:
|
2020-10-23 20:24:24 +00:00
|
|
|
created: created
|
|
|
|
seeders: seeders
|
2018-09-21 22:03:23 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
search:
|
2020-10-03 23:08:30 +00:00
|
|
|
# https://skytorrents.to/?search=mr+mercedes+s02e05&sort=created
|
|
|
|
# https://skytorrents.to/top100?sort=created
|
2020-05-10 20:05:19 +00:00
|
|
|
paths:
|
2020-10-03 23:08:30 +00:00
|
|
|
- path: "{{ if .Keywords }}?search={{ .Keywords }}&sort={{ .Config.sort }}{{else}}top100?sort={{ .Config.sort }}{{end}}"
|
|
|
|
- path: "{{ if .Keywords }}?search={{ .Keywords }}&sort={{ .Config.sort }}&page=2{{else}}{{end}}"
|
|
|
|
- path: "{{ if .Keywords }}?search={{ .Keywords }}&sort={{ .Config.sort }}&page=3{{else}}{{end}}"
|
|
|
|
- path: "{{ if .Keywords }}?search={{ .Keywords }}&sort={{ .Config.sort }}&page=4{{else}}{{end}}"
|
2019-12-20 06:40:45 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
rows:
|
|
|
|
selector: tr.result
|
2019-12-20 06:40:45 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
fields:
|
|
|
|
title:
|
|
|
|
selector: td a
|
|
|
|
category:
|
|
|
|
text: other
|
|
|
|
category|noappend:
|
|
|
|
# try category=
|
|
|
|
selector: a.label[href*="category="]
|
|
|
|
optional: true
|
|
|
|
category|noappend:
|
|
|
|
# try type=
|
|
|
|
selector: a.label[href*="type="]
|
|
|
|
optional: true
|
|
|
|
details:
|
|
|
|
selector: td a
|
|
|
|
attribute: href
|
|
|
|
magnet:
|
|
|
|
selector: a[href^="magnet:?"]
|
|
|
|
attribute: href
|
|
|
|
size:
|
|
|
|
selector: td:nth-child(2)
|
|
|
|
files:
|
|
|
|
selector: td:nth-child(3)
|
|
|
|
date:
|
|
|
|
# 20 Minutes ago
|
|
|
|
selector: td:nth-child(4)
|
|
|
|
filters:
|
|
|
|
- name: timeago
|
|
|
|
seeders:
|
|
|
|
selector: td:nth-child(5)
|
|
|
|
leechers:
|
|
|
|
selector: td:nth-child(6)
|
|
|
|
downloadvolumefactor:
|
|
|
|
text: 0
|
|
|
|
uploadvolumefactor:
|
|
|
|
text: 1
|
2020-01-19 20:51:48 +00:00
|
|
|
# engine n/a
|