Skip to content

cli for direct torrent downloads without a browser or ads, supporting form-based sites. 命令行工具直接从基于表单下载的网站直接下载 torrent 文件,而无需浏览器(也就不必看广告)。

Notifications You must be signed in to change notification settings

kenchou/fetch-torrent-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fetch-torrent-rs

A command-line tool that directly downloads torrent files (*.torrent) from some torrent download sites. No browser, no ads. Theoretically, any site that supports form submission for downloads is supported.

Usage:

Rust implementation of fetch-torrent

Usage: fetch-torrent-rs [OPTIONS] <url>

Arguments:
  <url>  URL to process

Options:
  -o, --output <FILE>  Output filename
      --proxy <PROXY>  Proxy. example: socks5://user:pass@host:port
  -v...                Set log level
  -h, --help           Print help
  -V, --version        Print version

Based on the original Python project fetch-torrent, this project is rewritten in Rust to build a single executable file.

About

cli for direct torrent downloads without a browser or ads, supporting form-based sites. 命令行工具直接从基于表单下载的网站直接下载 torrent 文件,而无需浏览器(也就不必看广告)。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages