Skip to content

Alorse/tpb-torrents

Repository files navigation

TPB Torrents

Search and browse torrents quickly from Raycast. Find movies, TV shows, music, software, and more with instant results and convenient actions.

⚠️ Disclaimer

This extension was rejected from the official Raycast Store because it accesses content from The Pirate Bay, which may include illegal material. This extension is provided for educational purposes only. Users are responsible for ensuring their use complies with local laws and regulations.

TPB Torrent Search Screen 1 TPB Torrent Search Screen 2 TPB Torrent Search Screen 3

Features

🔍 Fast Search - Type your query and get instant torrent results
📁 Detailed Information - View file sizes, seeders, leechers, and descriptions
🧲 Quick Actions - Copy magnet links or info hashes with one click
📋 Rich Display - See upload dates, file counts, and uploader info
🎯 Smart Results - Results organized by category with relevant icons

Installation

Since this extension is not available in the Raycast Store, you'll need to install it manually:

  1. Clone this repository:

    git clone https://github.com/Alorse/tpb-torrents.git
    cd tpb-torrents
  2. Install dependencies:

    npm install
  3. Build the extension:

    npm run build
  4. Import into Raycast:

    • Open Raycast
    • Go to Extensions tab
    • Click "Add Extension"
    • Select "Import Extension"
    • Choose the built extension folder

How to Use

  1. Open Raycast and search for "Search torrent"
  2. Type what you're looking for (movie titles, software, music, etc.)
  3. Browse through the results with file sizes and peer information
  4. Press Enter on any result to see detailed information
  5. Use the action menu to copy magnet links or view in browser

Perfect for quickly finding torrents without leaving your workflow. All searches are powered by the apibay.org API for reliable, up-to-date results.

Releases

No releases published

Packages

 
 
 

Contributors