Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 831 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 831 Bytes

Torrent Management System

This repository provides an automated torrent management system that integrates with qBittorrent's Web API and fetches torrents from OneJav.com.

Components

  • qBittorrent Handler: Automates torrent management by categorizing and processing torrents based on their origin and content.
  • OneJav Torrent Fetcher: A script that fetches torrent files from OneJav.com, handling pagination and downloading automatically.

Requirements

  • Deno runtime environment
  • qBittorrent with Web UI enabled

Installation

  1. Ensure Deno is installed on your system.
  2. Clone this repository.
  3. Configure qBittorrent Web UI access.
  4. Set up the necessary file paths in the code.

For detailed usage and configuration, please refer to the respective documentation linked above.