diff --git a/README.md b/README.md index 199d7648b8a8d..643adb7ae70c6 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/ * Torlock * TOROS * Torrent Downloads (TD) + * Torrent Oyun indir * torrent-pirat * Torrent4You * Torrent9 diff --git a/src/Jackett.Common/Definitions/torrentoyunindir.yml b/src/Jackett.Common/Definitions/torrentoyunindir.yml new file mode 100644 index 0000000000000..7ceba670a497f --- /dev/null +++ b/src/Jackett.Common/Definitions/torrentoyunindir.yml @@ -0,0 +1,60 @@ +--- + site: torrentoyunindir + name: Torrent Oyun indir + description: "Torrent Oyun indir is a TURKISH Public torrent site for GAMES" + language: tr + type: public + encoding: UTF-8 + links: + - https://www.torrentoyunindir.com/ + + caps: + categories: + 1: PC/Games + + modes: + search: [q] + + settings: [] + + download: + selector: div.facepaylas a + attribute: href + + search: + paths: + - path: "{{ if .Keywords }}?s={{ .Keywords }}{{else}}{{end}}" + + rows: + selector: div.moviefilm + + fields: + category: + text: 1 + title: + selector: div.movief + details: + selector: a + attribute: href + download: + selector: a + attribute: href + description: + selector: a > span + attribute: class + banner: + selector: img + attribute: src + date: + text: now + size: + text: "512 MB" + seeders: + text: 1 + leechers: + text: 1 + downloadvolumefactor: + text: 0 + uploadvolumefactor: + text: 1 +# engine n/a