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 |
||
|---|---|---|
| .. | ||
| internal | ||
| __init__.py | ||
| audio_extract.py | ||
| chapters.py | ||
| date_range.py | ||
| embed_thumbnail.py | ||
| file_convert.py | ||
| filter_exclude.py | ||
| filter_include.py | ||
| format.py | ||
| match_filters.py | ||
| music_tags.py | ||
| nfo_tags.py | ||
| output_directory_nfo_tags.py | ||
| split_by_chapters.py | ||
| subtitles.py | ||
| throttle_protection.py | ||
| video_tags.py | ||