GameThis is a command-line tool that lets you search for and download game repacks from FitGirl Repacks directly from your terminal.
- Search: Find any game repack available on FitGirl.
- Interactive UI: A user-friendly interface to select and download games.
- Cross-Platform: Works on Windows, macOS, and Linux.
- Automatic Download: Opens the magnet link in your default torrent client.
You can install GameThis directly from PyPI:
pip install gamethisTo use the tool, simply run gamethis with the name of the game you want to search for:
gamethis "Your Game Title"For example:
gamethis "The Witcher 3"This will open an interactive prompt where you can select the desired game from the search results. Once you make a selection, the tool will fetch the magnet link, convert it to a torrent file, and automatically open it in your default torrent client to start the download.
- Scraping: The tool scrapes the FitGirl Repacks website to find the game you're looking for.
- Interactive Selection: It presents the search results in an interactive list for you to choose from.
- Magnet to Torrent: The selected game's magnet link is converted into a
.torrentfile. - Download: The
.torrentfile is opened with your system's default torrent client to begin the download.
This tool is for educational purposes only. Downloading copyrighted material may be illegal in your country. The developers of this tool do not condone piracy and are not responsible for any misuse of this tool.