Skip to content

dtele/autotorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoTorrent

AutoTorrent is a command-line tool that scrapes results and their magnets from 1337x search.

image

Installation

Do any of the following:

  • Download latest release from releases
  • Build it yourself:
    1. download compatible chromedriver
    2. pip install pyinstaller
    3. pip install selenium
    4. pyinstaller /path/to/main.py --onefile --add-binary "/path/to/chromedriver.exe;./driver" -n "tdl"

Split Tunnelling can be set-up in VPN settings by including chrome.exe through VPN Tunnel.

Usage

tdl [-h] search_term rows
  • search_term: term to search
  • rows: desired number of results