--- site: yourbittorrent name: YourBittorrent description: "YourBittorrent is a Public torrent index" language: en-us type: public encoding: UTF-8 links: - https://yourbittorrent.com/ legacylinks: - https://yourbittorrent.host/ caps: categories: "Anime": TV/Anime "Software": PC "eBooks": Books "XXX": XXX "Games": PC/Games "Movies": Movies "Music": Audio "Television": TV "Other": Other "Pictures": Other modes: search: [q] tv-search: [q, season, ep] movie-search: [q] settings: [] search: paths: - path: / inputs: v: "" c: "" q: "{{ .Keywords}}" keywordsfilters: - name: re_replace args: ["[\\s]+", "-"] rows: selector: tr.table-default, tr.table-success filters: - name: andmatch fields: category: selector: td:nth-child(1) a attribute: title title: selector: td:nth-child(2) a attribute: title details: selector: td:nth-child(2) a attribute: href download: selector: td:nth-child(2) a attribute: href # /down/22019747.torrent filters: - name: split args: ["/", 2] - name: prepend args: "/down/" - name: append args: ".torrent" size: selector: td:nth-child(3) date: selector: td:nth-child(4):not(:contains("/")) optional: true filters: - name: replace args: ["Today", "now"] - name: replace args: ["Yesterday", "1 day"] - name: timeago date: selector: td:nth-child(4):contains("/") optional: true filters: - name: dateparse args: "02/01/06" seeders: selector: td:nth-child(5) leechers: selector: td:nth-child(6) downloadvolumefactor: text: 0 uploadvolumefactor: text: 1