Releases: zouhirdev/fitgirl-ff-link-extractor
Release list
Version 1.0.4 - Stable Release
🚀 v1.0.4 - Critical Fix for New HTMX Download System
the website recently updated their architecture, which caused the extractor to time out and fail. They replaced their old download system with a new HTMX-based POST request mechanism and added a new "First click opens ads" trap.
This release completely rewrites the extraction logic to adapt to these changes and bypass the new ads entirely!
🛠️ What's New & Fixed
- Fixed Extraction Timeouts & Failures: The tool no longer gets stuck waiting for 25 seconds. It now actively scans for the new
hx-postendpoint, grabs your Cloudflare-cleared cookies, and intercepts the backend redirect headers to fetch your direct.rarlink. - Smarter Ad-Bypass: FuckingFast added a new trigger: "First click - open ads. Second - start download". By firing the
POSTrequest silently in the background, our tool completely bypasses the ad layer and goes straight for the file. - Legacy Fallback Included: Kept the original
window.openextraction logic as a fallback, ensuring the tool won't break if the hoster decides to revert to their old website layout.
⬇️ Download
Expand the Assets dropdown below and download the latest FitGirl_FF_Link_Extractor.exe file to get started! (No installation required).
Full Changelog: v1.0.3...v1.0.4
Version 1.0.3 - Stable Release
🚀 v1.1.0 - Edge Fixes, Firefox Support & Dynamic Cloudflare Bypass
✨ What's New
MAINLY BY @LunaticPython2003 in this PR
- Browser Selection Dropdown: Added a new UI menu allowing you to manually choose your preferred browser (Google Chrome, Brave, Microsoft Edge, or Mozilla Firefox) instead of relying solely on auto-detection.
- Mozilla Firefox Support: Added support for Firefox users.
- Dynamic Turnstile Bypass: Replaced the hardcoded 4-second wait with a smart, dynamic 25-second loop. The tool will now instantly grab the link the exact second Cloudflare approves you, making extractions faster and preventing timeouts on slower connections.
- **Add Linux support for browser path detection in extraction.
🐛 Bug Fixes
- Fixed Microsoft Edge Crashing: Resolved a critical issue where the tool would crash with an
unrecognized Chrome version: Edg/error. Edge now routes through a custom stealth driver to bypass Google's recent driver restrictions.
⚠️ Important Browser Notes
For the absolute best experience, Google Chrome or Brave are highly recommended. Because Microsoft Edge and Mozilla Firefox do not fully support the undetected-chromedriver stealth engine, Cloudflare Turnstile may occasionally be more stubborn with them. If you get stuck in an infinite Cloudflare verification loop while using Edge or Firefox, please switch your dropdown to Chrome or Brave!
⬇️ Download
Expand the Assets dropdown below and download the latest FitGirl_FF_Link_Extractor.exe file to get started! (No installation required).
New Contributors
- @LunaticPython2003 made their first contribution in #3
Full Changelog: v1.0.2...v1.0.3
Version 1.0.2 - Stable Release
implement support for other chromium browsers Brave and Edge as requested by users
Resolves #1
Full Changelog: v1.0.1...v1.0.2
chrome driver version fallback
implemented a patch to fallback to older chromeDriver version in case of mismatch with the user's version
Version 1.0.0 - Stable Release
Features
- Fetch parts list dynamically from FitGirl pages.
- Choose which parts to extract using simple checkboxes.
- Automated Cloudflare Turnstile bypass.
- One-click copy for easy pasting into JDownloader 2 or IDM.
How to Run
- Download the
FitGirl_FF_Link_Extractor.exefrom the Assets section below. - Double-click to run (requires Google Chrome installed on your system).