Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
/ fetcht Public archive

Automatically fetch torrents from various sources

Notifications You must be signed in to change notification settings

roarc0/fetcht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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