rachmadaniHaryono / we-get

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

Migrate tpb module to actual tpb #27

Closed phil-bell closed 3 years ago

phil-bell commented 3 years ago

Status

READY

Migrations

NO

Description

I've migrated The Pirate Bay module to use the API that thepiratebay.org uses. Meaning it will have the same results and we no londer need to webscrape. I've also added a "safe for work" filter to the module with --sfw.

Related PRs

Todos

Deploy Notes

Steps to Test or Reproduce

Impacted Areas in Application

List general components of the application that this PR will affect:

rachmadaniHaryono commented 3 years ago

can you update the test? if not i can add to your branch later?

phil-bell commented 3 years ago

Yeah I can give it a go

phil-bell commented 3 years ago

@rachmadaniHaryono have fixed the tests locally, not sure whats happening with the CI tool? Is just saying its queued.

rachmadaniHaryono commented 3 years ago

pytest run fine on my machine so maybe it is just travisci

thank you for the pr