-
1.10.0
Stablereleased this
2026-02-27 00:45:08 +00:00 | 0 commits to master since this releaseIMPORTANT NOTE:
OF DL has a new dependency, FFprobe. FFprobe is included with new releases, but if you are updating from an older version of OF DL on windows, be sure to copy ffprobe.exe from the new release to your OF DL folder as part of your upgrade.
Minor note:
OF DL uses a different browser now for login (but still chromium). If you want to remove the old browser to save disk space on your computer. You can delete it if you are confident that no other program on your computer uses it (PuppeteerSharp). To delete it, navigate to your AppData\Local folder on your computer:
C:\Users\{USER}\AppData\Local(replace{USER}with your windows username). Then locate and delete thePuppeteerSharpfolder.Changes in this release:
- Prevent partial DRM video downloads (whimsical-c4lic0)
- Replace PuppeteerSharp with Playwright to reduce CAPTCHA frequency and support additional login methods (whimsical-c4lic0)
- Save single post downloads in the correct folder (whimsical-c4lic0)
- Major code refactor (whimsical-c4lic0)
Downloads
-
1.9.20
Stablereleased this
2026-01-04 01:05:05 +00:00 | 85 commits to master since this release- Fixed a bug that prevented files from being downloaded if their url contained "upload" (sim0n00ps)
Downloads
-
1.9.19
Stablereleased this
2026-01-03 01:05:43 +00:00 | 86 commits to master since this release- Fixed a bug introduced in v1.9.18 that prevented browser based authentication when running in docker (whimsical-c4lic0)
- Fixed a bug that added quotes around the DisableBrowserAuth setting in the config file. Affected config files can be updated by making a config change using the "Edit config.conf" menu option. (whimsical-c4lic0)
Downloads
-
1.9.18
Stablereleased this
2026-01-01 23:27:00 +00:00 | 90 commits to master since this release- Upgraded the base docker image to Alpine Linux 3.23 (nyc_tk)
- Upgraded the FFmpeg version included in docker images (nyc_tk)
- Fixed a bug when unexpected null value is recieved as media from the API (nyc_tk)
- The "Download Single Message" menu option will now download preview media also (sim0n00ps)
- Added reconnect instructions to FFmpeg to reduce problems downloading videos caused by networking issues (sim0n00ps)
Downloads
-
1.9.17
Stablereleased this
2025-12-14 19:01:45 +00:00 | 95 commits to master since this release- Add additional logging for ffmpeg and prevent NRE errors from obscuring the actual errors from ffmpeg. (Melithine)
- Move DisableBrowserAuth to Auth section of config.conf (sim0n00ps)
Downloads
-
1.9.16
Stablereleased this
2025-12-13 19:39:31 +00:00 | 98 commits to master since this release- Convert all sizes from int to long (fixes fatal errors on newer posts/messages) (whimsical-c4lic0)
- Add doc site and Discord invite URLs after the startup banner. (Melithine)
- Documentation updates (sim0n00ps)
Downloads
-
1.9.15
Stablereleased this
2025-12-01 22:55:08 +00:00 | 105 commits to master since this release- Added a 30 second timeout to the OF-DL update check on start-up. This will make OF-DL more usable if ofdl.tools is ever offline. (Melithine)
- Added the ffmpeg version to the text printed on start-up. This will make support a lot easier since many users are using versions of ffmpeg with broken decryption. It's recommended to use the ffmpeg.exe that is included in the OF-DL .zip file. (Melithine)
- Added retries to the decryption key requests (for users without CDM keys) to make DRM decryption more robust for those users. (Spam.China)
Downloads
-
1.9.14
Stablereleased this
2025-11-05 09:19:08 +00:00 | 111 commits to master since this releaseDownloads
-
1.9.13
Stablereleased this
2025-10-07 13:13:09 +00:00 | 113 commits to master since this releaseDownloads
-
1.9.12
Stablereleased this
2025-05-19 21:34:14 +00:00 | 125 commits to master since this releaseDownloads