1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-26 03:18:24 +01:00
Files
Indexers/definitions/v10/torrentgalaxyclone.yml
ServarrAdmin 3c1a84eda1 jackett indexers as of 1cd816ef58aa582ce5ebdb82cd8c52c8f5f9491a [2025-08-13T03:35:59Z]
Modified Indexers: definitions/v10/1337x.yml
definitions/v10/agsvpt.yml
definitions/v10/bitsearch.yml
definitions/v10/blueroms.yml
definitions/v10/bwtorrents.yml
definitions/v10/catorrent.yml
definitions/v10/dark-shadow.yml
definitions/v10/digitalcore-api.yml
definitions/v10/kickasstorrents-ws.yml
definitions/v10/kinozal-magnet.yml
definitions/v10/kinozal.yml
definitions/v10/magnetcat.yml
definitions/v10/ptorrents.yml
definitions/v10/rudub.yml
definitions/v10/sktorrent-org.yml
definitions/v10/thepiratebay.yml
definitions/v10/therarbg.yml
definitions/v10/torrentgalaxyclone.yml
definitions/v10/u3c3.yml
definitions/v11/btdirectory.yml
definitions/v11/filemood.yml
2025-08-12 22:35:59 -05:00

97 lines
3.0 KiB
YAML

---
id: torrentgalaxyclone
name: TorrentGalaxyClone
description: "TorrentGalaxyClone is a Public site for MOVIES / TV / GENERAL"
language: en-US
type: public
encoding: UTF-8
# https://proxygalaxy.cc/ for health status and alternate domains
links:
- https://torrentgalaxy.one/
- https://torrentgalaxy.info/
- https://torrentgalaxy.space/
caps:
# dont forget to update the path categories in the search block
categorymappings:
- {id: Anime, cat: TV/Anime, desc: "Anime"}
- {id: Apps, cat: PC, desc: "Apps"}
- {id: Books, cat: Books, desc: "Books"}
- {id: Docus, cat: TV/Documentary, desc: "Documentaries"}
- {id: Games, cat: Console, desc: "Games"}
- {id: Movies, cat: Movies, desc: "Movies"}
- {id: Music, cat: Audio, desc: "Music"}
- {id: Other, cat: Other, desc: "Other"}
- {id: TV, cat: TV, desc: "TV"}
- {id: XXX, cat: XXX, desc: "XXX"}
# unlisted
- {id: Documentaries, cat: TV/Documentary, desc: "Docus"}
- {id: E-books, cat: Books, desc: "E-books"}
modes:
search: [q]
tv-search: [q, season, ep, imdbid]
movie-search: [q, imdbid]
music-search: [q]
book-search: [q]
settings:
- name: uploader
type: text
label: Filter by Uploader
- name: info_uploader
type: info
label: About filtering by Uploader
default: "You can filter by Uploader by entering a Case Sensitive username, or leave empty to get all results.<br>Note: this is the username of the Uploader and not the Groupname that often show up at the end of TGx titles, eg RMTeam."
download:
selectors:
- selector: a[href^="magnet:?xt="]
attribute: href
search:
# https://torrentgalaxy.one/get-posts/keywords:tt1890725/
# https://torrentgalaxy.one/get-posts/keywords:andor/
# https://torrentgalaxy.one/get-posts/category:Movies:category:TV:keywords:bodies
paths:
- path: "get-posts/{{ if or .Query.IMDBID .Keywords }}keywords:{{ or .Query.IMDBID .Keywords }}{{ else }}{{ end }}{{ range .Categories }}:category:{{.}}{{end}}"
rows:
selector: "div.tgxtablerow{{ if .Config.uploader }}:has(a.username:contains({{ .Config.uploader }})){{ else }}{{ end }}"
fields:
category:
selector: a[href^="/get-posts/category:"]
title:
selector: a[href^="/post-detail/"]
attribute: title
details:
selector: a[href^="/post-detail/"]
attribute: href
download:
selector: a[href^="/post-detail/"]
attribute: href
imdbid:
selector: a[href^="/get-posts/keywords:tt"]
attribute: href
size:
selector: div.tgxtablecell:nth-last-child(5)
seeders:
selector: div.tgxtablecell:nth-last-child(2) span font
leechers:
selector: div.tgxtablecell:nth-last-child(2) span font:nth-of-type(2)
date:
selector: div.tgxtablecell:nth-last-child(1)
remove: div.bighide
filters:
- name: timeago
_username:
selector: a.username
description:
text: "Uploader: {{ .Result._username }}"
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a