Skip to content

TarekHesham/rapid-paste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapid Past

Rapid Past Icon

Automated paste decryption and batch download processing for Free Download Manager

Release License FDM Add-on


Overview

Rapid Past is a Free Download Manager (FDM) add-on designed to automate the extraction and processing of encrypted paste-based download links.

It supports paste.fitgirl-repacks.site URLs by decrypting the paste content, extracting supported file host links, and generating structured playlists for seamless batch downloads inside FDM.


Installation

Download the add-on (rapid-paste.fda)

Download Release

Setup Steps

  • Open Free Download Manager and click the hamburger menu button. Screenshot 1

  • Click on Add-ons. Screenshot 2

  • Click on Install add-on from file. Screenshot 3

  • Select the downloaded add-on (rapid-paste.fda) and install it. Screenshot 4

Rapid Past will now be successfully added to FDM.


Usage

  • Navigate to your desired page.

  • Right-click on the Filehoster: FuckingFast link and copy it.

  • Paste the link into FDM or choose Download with FDM. Screenshot 5

  • Wait for the add-on to process the links, select the files, and start downloading. Screenshot 6


Features

Feature Description
Automatic Link Extraction Parses supported paste URLs and extracts all valid download links
Encrypted Paste Support Decrypts paste content using an external API
Batch Processing Handles multiple download links from a single paste
Smart Filtering Filters unsupported or invalid URLs
Automatic Title Detection Extracts clean file names for better organization
Structured Playlist Output Generates FDM-compatible playlist objects
Error Handling Graceful handling of invalid input and API failures

Supported URLs

Rapid Past supports URLs following this format:

https://paste.fitgirl-repacks.site/?[parameters]#[key]

Currently supported file host:

  • fuckingfast.co

Support for additional hosts may be added in future releases.


Architecture

Components

File Responsibility
parser.js Handles paste decryption and batch extraction
msparser.js Processes individual file host links
manifest.json Add-on configuration and metadata
icon.svg Add-on icon

Processing Workflow

  1. URL validation
  2. Paste ID and key extraction
  3. Paste decryption via external API
  4. Link extraction using regex
  5. Validation and filtering
  6. Playlist generation for FDM

Configuration & Limits

Parameter Value
Query Interval 300ms minimum between downloads
Decrypted Content Limit 1MB
Maximum Links per Paste 200
Parser Priority 0x7FFFFFFF

Troubleshooting

Invalid JSON from server
The paste may be malformed or corrupted.

Failed to decrypt paste
The key may be incorrect or the external API may be unavailable.

No links found
The paste may not contain supported links.


Development

Local Development Setup

  1. Clone the repository
  2. Modify JavaScript source files
  3. Load the add-on into FDM
  4. Test functionality
  5. Submit improvements via pull request

Contributing

Contributions, issues, and feature requests are welcome.

Please ensure that changes maintain compatibility with the FDM add-on API.


License

This project is licensed under the MIT License.
See the LICENSE file for full details.


Disclaimer

This project is provided for educational and automation purposes.
Users are responsible for complying with applicable laws and content usage policies.
The author assumes no liability for misuse.

About

Rapid Past is a Free Download Manager (FDM) add-on designed to automate the extraction and processing of encrypted paste-based download links.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors