TUVIMEN@programming.devOPtoPiracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•GitHub - TUVIMEN/torge: A shell script for searching for links on torrent sitesEnglish
2·
7 hours agoYou can use the --no-clipboard
option to make a wrapper script that would integrate it with wl-copy
.
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.