Skip to content

Releases: zouhirdev/fitgirl-ff-link-extractor

Version 1.0.4 - Stable Release

Choose a tag to compare

@zouhirdev zouhirdev released this 03 Jul 22:57

🚀 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-post endpoint, grabs your Cloudflare-cleared cookies, and intercepts the backend redirect headers to fetch your direct .rar link.
  • Smarter Ad-Bypass: FuckingFast added a new trigger: "First click - open ads. Second - start download". By firing the POST request silently in the background, our tool completely bypasses the ad layer and goes straight for the file.
  • Legacy Fallback Included: Kept the original window.open extraction 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

Choose a tag to compare

@zouhirdev zouhirdev released this 24 Jun 09:17

🚀 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

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2 - Stable Release

Choose a tag to compare

@zouhirdev zouhirdev released this 19 Jun 09:16

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

Choose a tag to compare

@zouhirdev zouhirdev released this 17 Jun 17:28
6f9e920

implemented a patch to fallback to older chromeDriver version in case of mismatch with the user's version

Version 1.0.0 - Stable Release

Choose a tag to compare

@zouhirdev zouhirdev released this 15 Jun 16:01
2bc98b0

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

  1. Download the FitGirl_FF_Link_Extractor.exe from the Assets section below.
  2. Double-click to run (requires Google Chrome installed on your system).