ytdl-sub/tests/resources/transaction_log_summaries/youtube
Jesse Bannon 544af2207b
[FEATURE] Add output_options.keep_max_files to limit number of downloads per subscription (#820)
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.
2023-11-17 09:01:21 -08:00
..
test_channel_full.txt [FEATURE] TV Show prebuilt presets that require no config (#788) 2023-11-01 22:39:32 -07:00
test_channel_full_keep_max_files.txt [FEATURE] Add output_options.keep_max_files to limit number of downloads per subscription (#820) 2023-11-17 09:01:21 -08:00
test_merge_playlist.txt [BACKEND] Separate directory files in transaction log (#260) 2022-09-30 13:59:43 -07:00
test_playlist.txt [FEATURE] Content rating override variable (#626) 2023-06-03 07:42:16 -07:00
test_playlist_archive_migrated.txt [FEATURE] Ability to migrate download archive files (#751) 2023-10-03 16:08:14 -07:00
test_video.txt [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_video_cli.txt [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_video_missing_thumb.txt [FEATURE] Prebuilt Music Videos (#787) 2023-10-28 00:12:22 -07:00
test_video_nulled_values.txt [FEATURE] Content rating override variable (#626) 2023-06-03 07:42:16 -07:00