Fistgirl is Free Download Manager (FDM) add-on that enables seamless downloading from FitGirl Repacks paste links. This add-on automatically extracts and processes download links from paste.fitgirl-repacks.site URLs, making it easy to download game repacks directly through FDM.
- Download the add-on (
fistgirl.fda)
- Open Free Download manager
- Click hamburger menu button ☰
- Go to your favourite game
- Right click on
Filehoster: FuckingFastlink and copy it.
- Automatic Link Extraction: Parses FitGirl paste URLs and extracts all download links
- Decryption Support: Handles encrypted paste content using external decryption API
- Batch Processing: Processes multiple download links from a single paste
- Smart Filtering: Validates and filters URLs to ensure only valid download links are processed
- Game Title Detection: Automatically extracts game titles from URLs for better organization
- Error Handling: Comprehensive error handling with detailed logging
This add-on supports URLs matching the pattern:
https://paste.fitgirl-repacks.site/?[parameters]#[key]
Also, only fuckingfast.co is supported for now. I will add more supports if this addon get good response.
parser.js: Main parser that handles paste decryption and link extractionmsparser.js: Secondary parser for processing individual download linksmanifest.json: add-on configuration and metadataicon.svg: add-on icon
- URL Validation: Checks if the URL matches FitGirl paste format
- Parameter Extraction: Extracts paste ID and decryption key from URL
- Content Decryption: Uses external API to decrypt paste content
- Link Extraction: Finds all
fuckingfast.codownload links - Validation & Filtering: Validates URLs and creates download entries
- Playlist Creation: Organizes links into a downloadable playlist
The add-on includes several configurable parameters:
- Query Interval: Minimum 300ms between downloads (configured in
minIntevalBetweenQueryInfoDownloads) - Response Size Limit: 1MB limit for decrypted content to prevent memory issues
- Link Limit: Maximum 200 links per paste to prevent overwhelming FDM
- Priority: Highest priority (0x7FFFFFFF) for FitGirl URLs
- "Invalid JSON from server": The paste URL may be malformed or the paste may be corrupted
- "Failed to decrypt paste": The decryption key in the URL may be incorrect or the external API may be unavailable
- "No links found": The paste may not contain any download links or they may be in an unexpected format
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
- Clone the repository
- Make your changes to the JavaScript files
- Test with FDM by copying to the add-ons directory
- Submit a pull request with your improvements
This project is licensed under the MIT License - see the LICENSE file for details.
This add-on is for educational purposes and to facilitate legitimate downloads. Please respect copyright laws and only download content you have the right to access. The authors are not responsible for any misuse of this software.