Skip to content

usertex/torrentpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line tool that begins the torrenting process by searching for a
given term and result name, downloading the .torrent file and opening it in
your default BitTorrent client.

Invoke the program with 'qtd' and the following flags:
    -s  search term
    -r  name of result to download

Downloads from:
    thepiratebay.org
    www.btmon.com
    btjunkie.org
    fenopy.com
    www.torrenthound.com

Additional trackers can easily be added by subclassing BaseTracker and
following the model of the other trackers.

Search results are from torrentz.eu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages