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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_chapters.py | ||
| test_file_convert.py | ||
| test_filter.py | ||
| test_music_tags.py | ||
| test_nfo_tags.py | ||
| test_output_options.py | ||
| test_throttle_protection.py | ||