https://github.com/farishijazi/rarbg-enhancer-userscript
Browser extension for Rarbg.to to add autoCAPTCHA, magnet links, and enhance the interface
https://github.com/farishijazi/rarbg-enhancer-userscript
browser-extension rarbg tampermonkey torrent torrents userscript
Last synced: about 1 year ago
JSON representation
Browser extension for Rarbg.to to add autoCAPTCHA, magnet links, and enhance the interface
- Host: GitHub
- URL: https://github.com/farishijazi/rarbg-enhancer-userscript
- Owner: FarisHijazi
- License: mit
- Created: 2018-12-24T13:23:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T22:04:51.000Z (over 2 years ago)
- Last Synced: 2025-03-25T20:33:33.476Z (about 1 year ago)
- Topics: browser-extension, rarbg, tampermonkey, torrent, torrents, userscript
- Language: JavaScript
- Homepage:
- Size: 3.15 MB
- Stars: 107
- Watchers: 4
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rarbg-Enhancer-UserScript
⚠ Sadly the official [rarbg.to](https://rarbg.to) is down for good, but this script will continue to work on similar mirrors like [https://rargb.to/](https://rargb.to/) ⚠
## Installation
-
Install [Tampermonkey](https://tampermonkey.net/) (this script is tested with tampermonkey). Or any other [UserScript client](https://www.greasyfork.org/) to your browser (this script has only been tested on
-
Click the [RAW](https://github.com/buzamahmooza/Rarbg-Enhancer-UserScript/raw/master/Rarbg-Enhancer-UserScript.user.js) link of the script to install it to your userscript client
-
Open [Rarbg](https://rargb.to/) or any of its mirrors and the changes should be there
(optional)
if you just wanted the CAPTCHA bypass script and not the rest of the features, then use this [RAW](https://github.com/buzamahmooza/Rarbg-Enhancer-UserScript/raw/master/Rarbg-CAPTCHA-solver.user.js) link instead

## Features
This script adds features and enhances the [Rarbg](https://rargb.to/) website
### Auto-solve CAPTCHA, and bypass the "Click to verify browser" page

### Infinite scrolling (Auto-append next page)
The next page is appended at the bottom so there's no need to manually navigate to it

### Adds thumbnails to torrents

### Add image search links to fetch Description thumbnail (from torrent page) and fetch extra images from Google Images

### Add magnet link and torrent links
### Dropdown list to go to other Rarbg mirrors

### Download all torrents button

### Disable some adds/redirect links
where the entire page is covered with an invisible redirect button
### Options menu
1. 
2. 
## Keyboard Shortcuts
- Press ```/``` to focus search bar
- Press ```ctrl+s``` to save an html file containing the page and torrent/magnet links
- Press ```d``` on a torrent page to download the torrent, it's sample images, the html page, and a summary
- Press ``` ` ``` to toggle thumbnail sizes (to load small or large thumbnails, helpful for slow connections)
- Press ```right arrow``` and ```left arrow``` to navigate between pages
## Credits
The script is written by me, however I have encorperated some code form other the following users:
- Darkred
- I copied the code of [darkred](https://greasyfork.org/en/users/2160-darkred) from [this script used to add magnet and torrent links](https://greasyfork.org/scripts/23493-rarbg-torrent-and-magnet-links/code).
- I also integrated this [script for converting timestamps to relative format](https://greasyfork.org/scripts/21550-rarbg-convert-torrent-timestamps-to-relative-format).
- Cisco
- I originally got the idea from [this script](https://greasyfork.org/en/scripts/12648-rarbg-add-magnet-link) by the user [Cisco](https://greasyfork.org/en/users/16455-cisco).
- This is just a shoutout to Cisco for inspiring me to start, as there was no contribution.
## Licence
This project licenced under the [MIT](LICENSE) license, this script is for educational purposes, I am NOT promoting piracy, this is just a tool to improve a website's UI.