It supports thepiratebay, nyaa, 1337x, libgen, limetorrents and rarbg

  • TUVIMEN@programming.devOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 hours ago

    Using all sources could return over 200 results for one query. This would make it hard to browse without fzf.

    Results would have to get sorted by the script and fields like date are provided in human readable format that would have to be converted with a lot of effort to sort it. Sources have also unique fields.

    Shell script is just bad to make that feature, although torge is extendable enough for you to make a wrapper script that could do it without sorting.