Adds a new mechanism to limit subscriptions' number of videos to an explicit number (only supported date ranges prior to this). Example usage: ``` output_options: keep_max_files: 10 ``` will only keep 10 videos at max. In addition: - `keep_max_files` is bundled into the `Only Recent` preset and can be used via setting the `only_recent_max_files` override variable (see examples or README for usage). - Changed the `date_range` variable name to `only_recent_date_range` for more clarity. Usage of `date_range` will continue to work. |
||
|---|---|---|
| .. | ||
| test_channel_full.txt | ||
| test_channel_full_keep_max_files.txt | ||
| test_merge_playlist.txt | ||
| test_playlist.txt | ||
| test_playlist_archive_migrated.txt | ||
| test_video.txt | ||
| test_video_cli.txt | ||
| test_video_missing_thumb.txt | ||
| test_video_nulled_values.txt | ||