trianglecirclexyz / cthulhu

Cthulhu is a simple python CLI application that streams torrents directly from various sources.
MIT License
28 stars 4 forks source link

Adds support for additional sources #8

Closed trianglecirclexyz closed 2 years ago

trianglecirclexyz commented 2 years ago

Refactored code to allow for adding new sources. They can be added as new classes and must contain get_responses(), parse_responses(), and get_magnet_link() functions.

I also removed filter flags since they are not source-agnostic, but I might re-add them later.

Sources can be selected using --source or -s flags.

Usage: cthulhu --source <source> [other options] [query]

Current available sources: