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

  • krash@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 hours ago

    I really like this. Is it possible to have it search several sources in the future?

    • TUVIMEN@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 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.