A much more lightwright version in Rust is out!
It comes with less than 2 MiB binary size, runs faster!
Extract direct link from fuckingfast.co, to semi-automate download large games from fitgirl.
- First copy an URL from fitgirl-repacks.site
the URL is in the form like
https://fitgirl-repacks.site/xxxx-xxxx-xxxxx/for the games in the popular repacks, right-click the image and click
Copy URL.for the ones in gallery, right-click the uppercased game title, then
Copy URL.
- Run
scrap-gui-chromium
- Paste the URL into
Urlbox Select/CreatetheOutput File- Click
Run - Wait for a popup "Saved url file!"
- Run
extract-gui-chromium.exe
- Select
Urls Fileas you created in step 2 Select/Createaria2c File, it's actually an aria2 input file.
DO NOT overwite the text file generated in step 2!
- Click
Run - Wait for the progress bar in the terminal
- Once it is completed, click
Exit.
- Open the text file generated in step 3
- copy all of its contents
- open Motrix
- Click the
+button- ps: this should paste the aria2 inputs automatically
- Set
Splitsto 1 - Click
Submit
Download pre-built windows release from releases.
Hint: to use them as CLI tool, add --disable-cli2gui to your arguments.
uv tool add https://github.com/mokurin000/fuckingfast-batch-download# Clone
git clone --depth 1 https://github.com/mokurin000/fuckingfast-batch-download.git
cd fuckingfast-batch-download
# Update
git pull# Scrap fuckingfast.co urls
uv run fitgirl-scrape-gui
# Extract direct download links
uv run fuckingfast-extract-gui
# Download & Enjoy!
aria2c -x 4 -s 1 --save-session=aria2.session -i output.txt