Skip to content

A torrent search and downloader from the command line.

Notifications You must be signed in to change notification settings

DustinTheGreat/torrent_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Torrent_Cli

A torrent search and downloader from the command line. Can been used to automatically download torrents.

Example:

list torrent:

./torrent.py shrek2

download specific torrent:

./torrent.py shrek2 -d 0 .

usage:

torrent.py [-h] [-n NUM] [-s SORT_BY] [-o OUTPUT] [-p] [-v] [KEYWORD [KEYWORD ...]]

positional arguments:

KEYWORD magnet keyword.

optional arguments:

-h, --help            show this help message and exit
  
-n NUM, --num NUM     magnet number.(default 10)
   
-s SORT_BY, --sort-by SORT_BY
                  
-o, OUTPUT, --output OUTPUT
                        
-p, --pretty-oneline  show magnets info with one line.
-v, --version         version information

Help

Want to implement threading into the torrent download.

About

A torrent search and downloader from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages