System Requirements

RiP-Ripper - Windows Version

Warning! RiP-Ripper requires Microsoft .NET Framework 3.5 SP1 If you do not have it, you may download this free framework from the Microsoft's website.

Needs .Net Framework 3.5 SP1

Framework Download
.NET Framework 3.5 SP1


RiP-Ripper X - Linux/Solaris/Windows/Mac OS X Version

Warning! RiP-Ripper X requires the Mono Framework. If you do not have it, you may download this free framework from the Website.

Needs .Net Framework 2

Framework Download
Mono Framework


Using Ripper

Using RiP-Ripper

  1. Copy the Adress of the Thread or Post you like to Rip from your Browser to the Windows Clipboard.
  2. RiP-Ripper will automatically start Downloading.

Using RiP-Ripper X

  • Use URL
    1. Copy the Adress of the Thread or Post you like to Rip from your Browser to the Windows Clipboard.
    2. From the drop-down menu in the top left corner of ripper, select 'URL'.
    3. Paste or type in the URL to rip in the edit box to the right side of the drop-down menu.
    4. Click 'Start Downloading' and Ripper will start Downloading.
  • Use Thread ID
    1. From the drop-down menu in the top left corner of ripper, select 'Thread ID'.
    2. Paste or type in the Thread ID of the Thread you like to Rip in the edit box to the right side of the drop-down menu.
    3. Click 'Start Downloading' and Ripper will start Downloading.
  • Use Post ID
    1. From the drop-down menu in the top left corner of ripper, select 'Post ID'.
    2. Paste or type in the Post ID of the Post you like to Rip in the edit box to the right side of the drop-down menu.
    3. Click 'Start Downloading' and Ripper will start Downloading.

Hidden Options

  • Offline Modus
    If the Forum is offline and you still have some jobs Saved you can run the Ripper in a Offline Modus, just add the following line to your config file (RiPRipper.exe.config)

    <add key="OfflineModus" value="true" />
  • FireFox Extension
    If you are still using the FireFox Extension for the RiP-Ripper you have to Enable it, just add the following line to your config file (RiPRipper.exe.config)

    <add key="FFExtension" value="true" />
  • TxtFolder for ExtractUrls.txt folder
    If you manually define the location for the folder where the ExtractUrls.txt is located just add the following line to your config file (RiPRipper.exe.config)

    <add key="TxtFolder" value="C:\MyFolder\" />