ytdl-sub/docs/source/config_reference
Jesse Bannon 0bd97dbe96
[FEATURE] release_date support for date_range (#1231)
Adds the ability to toggle whether to use `upload_date` or `release_date` in the date_range plugin, which is used to cull older videos.

```
date_range:
  type: "upload_date"
```

If using the Only Recent preset, it will be automatically applied based on whether your season/episode ordering uses release date or upload date.

Closes https://github.com/jmbannon/ytdl-sub/issues/1182
2025-06-01 09:28:42 -07:00
..
prebuilt_presets [FEATURE] Filter Keywords prebuilt preset (#1086) 2024-10-05 01:03:52 -07:00
scripting [FEATURE] Add scripting print functions (#1230) 2025-05-31 12:15:57 -07:00
config_yaml.rst [DOCS] Tooling to auto-generate custom sphinx docs (#849) 2023-12-28 22:39:59 -08:00
index.rst [DOCS] Rewrite getting started guide (#1129) 2024-12-21 09:13:09 -08:00
plugins.rst [FEATURE] release_date support for date_range (#1231) 2025-06-01 09:28:42 -07:00
subscription_yaml.rst [DOCS] Rewrite getting started guide (#1129) 2024-12-21 09:13:09 -08:00