# Windows ## Requirements ### FFmpeg You will need to download FFmpeg. You can download it from [here](https://www.gyan.dev/ffmpeg/builds/). 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](/config/configuration)). ## Installation 1. Navigate to the OF-DL [releases page](https://git.ofdl.tools/sim0n00ps/OF-DL/releases), 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