OFDL doesn't respect DownloadOnlySpecificDates #116

Closed
opened 2025-12-24 01:06:28 +00:00 by TTXN · 2 comments

I have the following settings in my config.conf:
DownloadOnlySpecificDates = true
DownloadDateSelection = "after"
CustomDate = "202-12-18"

This should only download posts/messages/etc made on December 18 or later.
However, every time I've run OFDL with this, it attempts to download all media from the user I select, instead of just the last several days worth.

I have the following settings in my config.conf: DownloadOnlySpecificDates = true DownloadDateSelection = "after" CustomDate = "202-12-18" This should only download posts/messages/etc made on December 18 or later. However, every time I've run OFDL with this, it attempts to download all media from the user I select, instead of just the last several days worth.
Collaborator

It only applies to posts, not messages.

It only applies to posts, not messages.
Collaborator

CustomDate = "202-12-18"

You also have a typo in your date. All posts on OF will be after the year 202 😆

> CustomDate = "202-12-18" You also have a typo in your date. All posts on OF will be after the year 202 😆
melithine added the
invalid
label 2026-01-01 14:12:21 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sim0n00ps/OF-DL#116
No description provided.