2
0
forked from sim0n00ps/OF-DL
OF-DL/docs/installation/windows.md

1.2 KiB

Windows

Requirements

FFmpeg

You will need to download FFmpeg. You can download it from here. Make sure you download ffmpeg-release-essentials.zip. Unzip it anywhere on your computer. You need both ffmpeg.exe and ffprobe.exe. Move ffmpeg.exe and ffprobe.exe to the same folder as OF DL.exe (downloaded in the installation steps below). If you choose to move them to a different folder, you will need to specify the paths in the config file (see the FFmpegPath and FFprobePath config options).

Installation

  1. Navigate to the OF-DL releases page, and download the latest release zip file. The zip file will be named OFDLVx.x.x.zip where x.x.x is the version number.
  2. Unzip the downloaded file. The destination folder can be anywhere on your computer, preferably somewhere where you want to download content to/already have content downloaded.
  3. Your folder should contain a folder named cdm as well as the following files:
    • OF DL.exe
    • config.json
    • rules.json
    • e_sqlite3.dll
    • ffmpeg.exe
    • ffprobe.exe
  4. Once you have done this, run OF DL.exe