TUVIMEN / torge

A shell script for searching for links on torrent sites
GNU General Public License v3.0
54 stars 2 forks source link

rarbg provider bug #14

Open Disonantemus opened 4 days ago

Disonantemus commented 4 days ago

Using rarbg get expected results, but don't get any magnet (shown or copied to clipboard).

Steps to reproduce:

$ torge rarbg "ubuntu iso"
     1  Ubuntu MATE 16.04.2 LTS [MATE][x64 x86_64 amd64][ISO][Uzerus]   2017-06-20 16:08:36     1.6 GB  2       0       Uzerus
     2  Ubuntu MATE 16.10 [MATE][x64 x86_64 amd64][ISO][Uzerus] 2017-06-20 16:08:36     1.6 GB  1       0       Uzerus
     3  Ubuntu MATE 17.04 [unstable][MATE][x64 x86_64 amd64][ISO][Uzerus]       2017-06-20 16:08:36     1.6 GB  2       0       Uzerus
     4  Ubuntu MATE 16.04.2 LTS [MATE][x32 i386][ISO][Uzerus]   2017-06-20 16:08:36     1.6 GB  0       0       Uzerus
     5  Ubuntu MATE 16.10 [MATE][x32 i386][ISO][Uzerus] 2017-06-20 16:08:36     1.6 GB  0       0       Uzerus
     6  Ubuntu MATE 17.04 [unstable][MATE][x32 i386][ISO][Uzerus]       2017-06-20 16:08:36     1.6 GB  0       0       Uzerus
     7  Ubuntu MATE 16.04.1 [MATE][PowerPC][ISO][Uzerus]        2017-06-20 16:08:36     1.6 GB  1       0       Uzerus
     8  Ubuntu MATE 16.10 [MATE][PowerPC][ISO][Uzerus]  2017-06-20 16:08:36     1.6 GB  0       0       Uzerus
     9  Ubuntu 16.04.5 LTS [Xenial Xerus][Unity][x32 i386][Server][ISO][Uzerus] 2017-06-20 15:58:04     595 MB  2       0       Uzerus
    10  Ubuntu 16.04.5 LTS [Xenial Xerus][Unity][x32 i386][Desktop][ISO][Uzerus]        2017-06-20 15:58:04     1 GB    2       0      Uzerus
    11  Ubuntu 16.04.5 LTS [Xenial Xerus][Unity][x64 x86_64 amd64][Desktop][ISO][Uzerus]        2017-06-20 15:58:04     1 GB    6      0Uzerus
    12  Ubuntu 16.04.5 LTS [Xenial Xerus][Unity][x64 x86_64 amd64][Server][ISO][Uzerus] 2017-06-20 15:58:04     619 MB  8       1      Uzerus
    13  Ubuntu 16.10 LTS [Yakkety Yak][Unity][x64 x86_64 amd64][Server][ISO][Uzerus]    2017-06-20 15:58:04     668 MB  2       0      Uzerus
    14  Ubuntu 16.10 LTS [Yakkety Yak][Unity][x32 i386][Desktop][ISO][Uzerus]   2017-06-20 15:58:04     1.5 GB  34      2       Uzerus
    15  Ubuntu 16.10 LTS [Yakkety Yak][Unity][x32 i386][Server][ISO][Uzerus]    2017-06-20 15:58:04     658 MB  1       0       Uzerus
    16  Ubuntu 16.04.2 LTS [Xenial Xerus][Unity][x64 x86_64 amd64][Desktop][ISO][Uzerus]        2017-06-20 15:58:03     1.4 GB  2      0Uzerus
    17  Ubuntu 16.04.2 LTS [Xenial Xerus][Unity][x64 x86_64 amd64][Server][ISO][Uzerus] 2017-06-20 15:58:03     829 MB  2       0      Uzerus
    18  Ubuntu 16.04.2 LTS [Xenial Xerus][Unity][x32 i386][Desktop][ISO][Uzerus]        2017-06-20 15:58:03     1.5 GB  1       0      Uzerus
    19  Ubuntu 16.04.2 LTS [Xenial Xerus][Unity][x32 i386][Server][ISO][Uzerus] 2017-06-20 15:58:03     801 MB  1       0       Uzerus
    20  Ubuntu 15.04 Desktop i386, [Iso - MultiLang] [TNTVillage]       2015-06-21 13:18:20     1.1 GB  8       1       mykon
num> 1

$

As you can see, no magnet is displayed (echo) after choosing number 1 (or any number) and Enter, also is not copied to clipboard.

EDIT:

  1. I did remove that because there's no problem with seed/leech.
  2. I did add steps to reproduce.

Everything updated (including torge+reliq).

distro: Arch Linux x86_64
kernel: 6.6.52-1-lts
shell: bash 5.2.37
term: tmux
ralyodio commented 3 days ago

it works for me if i don't use a category.

Disonantemus commented 3 days ago

it works for me if i don't use a category.

I did the same, check in my previous message, can you test with same steps and put your output?

TUVIMEN commented 3 days ago

That is because rarbg allows for searching but accessing pages is protected by cloudflare, try this link https://www.rarbgo.to/torrent/linux-lubuntu-11-10-desktop-i386-iso-4365028.html

torge just doesn't show any errors.

TUVIMEN commented 3 days ago

An error message has been added.