1337x.to dmenu scraper with support for searching categories and going through pages.
Go to file
CronyAkatsuki 4fa645ea5e Know when run from terminal or keybinding. 2023-11-26 15:18:10 +01:00
LICENSE Added LICENSE file to make sure repo shows license 2022-08-01 16:13:22 +00:00
README.md Update readme. 2023-11-03 22:17:53 +01:00
pirokit Know when run from terminal or keybinding. 2023-11-26 15:18:10 +01:00

README.md

Pirokit

This script is used to web scrape a very popular torrent site 1337x.to to search torrents using bash, and you can represent scrapped torrent data in fzf / dmenu / rofi sort of like menu to select which torrent to download.

Installation

Place this script where you keep your scripts.

chmod +x pirokit

Usage

pirokit "search query"

or if you use without search query it's by default going to ask take input and use fzf for listing.

if you wan't to use it in a keybinding with dmenu run pirokit --dmenu

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.