Real-Debrid Enhancer

Enhance Real-Debrid with clickable rows, copy and debrid buttons, grid layout, and improved layout management on torrents and downloader pages.

作者
UnderPL
今日安裝
0
安裝總數
197
評價
2 0 0
版本
3.3
建立日期
2024-07-21
更新日期
2025-07-26
尺寸
61.7 KB
授權條款
MIT
腳本執行於

Real-Debrid Enhancer

Overview

The Real-Debrid Enhancer script aims to improve the user experience on Real-Debrid's torrents and downloader pages by introducing several enhancements. These enhancements include clickable rows, selectable items, copy and debrid buttons, a switchable grid layout, an improved floating window, a URL extract button, and a copy links button.

Torrents Page Enhancements

  1. Clickable Rows
  • Rows in the torrent list are now clickable, making it easier to select items for further actions.
  1. Selectable Items
  • You can select multiple rows or items to perform batch actions like copying links, sending them to debrid, or deleting.
  • Includes "Select All", "Unselect All", and now "Invert Selection" buttons.
  • Selection state is preserved when switching between grid and table views.
  1. Copy, Debrid, and Delete Buttons
  • Floating buttons allow you to copy selected links, send to debrid, or batch delete torrents.
  • Buttons include visual feedback and animations for interaction.

Torrent Page

  1. Grid Layout
  • Toggle between table and grid layout via a floating button.
  • Grid layout appears automatically if more than 3 torrents are detected.
  • Optimized layout with improved handling of long filenames, consistent spacing, and visual feedback.

Grid Layout

  1. Improved Floating Window
  • Torrent info popups are now centered and structured in a responsive grid format.
  • Includes proper alignment for "Start my torrent" buttons within each grid card.

Improved Floating Window

  1. Hover Effects and Styling
  • Rows and cards now include green hover highlights.
  • Consistent visual styling with light green selection highlights and subtle shadows.
  1. Pagination Relocation
  • Page navigation controls are moved to the bottom-right corner of the torrent list for better accessibility.

Downloader Page Enhancements

  1. URL Extract Button
  • An "Extract URL(s)" button allows you to extract all links from the textarea.
  • Provides a count of how many URLs were found.
  1. Copy Links Button
  • A "Copy Links" button copies only the download links (ignoring stream links).
  • Works in both the raw and rich view.
  • Includes a download all button to open all links with delays.
  1. Toggle View
  • Adds a toggle to switch between rich view and raw text view of links.

Copy Links and Extract URL(s) Buttons

Additional Notes

You can modify the script to automatically switch to the grid layout by using:

//addSwitchToGridLayoutButton();
switchToGridLayout();

Script Version: 3.3 Author: UnderPL License: MIT