/fetcht

Automatically fetch torrents from various sources

Primary LanguagePython

fetcht

Build Status Coverage Status

*** Fetch torrents from various sources. For now sources are hardcoded. you can download from nyaatorrents,eztv.

Installation

  • install: urllib, BeautifulSoup, sqlite3 and PrettyTable for python3.
  • python setup.py install
  • python -m fetcht {OPTIONAL_PARAMS}
    • cmd version: python -m fetcht
    • gtk version, still under development: python -m fetcht -g