rachmadaniHaryono / we-get

:icecream: Command-line tool for searching torrents.
MIT License
153 stars 26 forks source link

No results from the_pirate_bay #25

Closed phil-bell closed 3 years ago

phil-bell commented 3 years ago

Describe the bug When searching using the_pirate_bay as the target no matter the term used it always returns no results. Even when using the Ubuntu example on the docs. The issue happens in cli and when using the module version.

Seems to only be the_pirate_bay, other targets work fine.

To Reproduce Steps to reproduce the behavior:

  1. Run we-get --search "ubuntu" --target "the_pirate_bay"
  2. Observe that # error: 'the_pirate_bay' - no results.. is returned

Expected behavior Expected behavoir would be or valid results to be returned.

Screenshots image

Desktop:

phil-bell commented 3 years ago

@rachmadaniHaryono / @Hendrikto I have a fix for this, can I have branch and PR access so I can push it up?

Hendrikto commented 3 years ago

@philhabell You can fork, and push a branch to your own version of the repo, then create a pull request. This is the normal Github workflow 👍

phil-bell commented 3 years ago

Ah nice, didn't know that 😆

Am new to contrabuting to projects I'm not directly involved in. Thanks for lettering me know 👌