This commit is contained in:
Jesse Bannon 2023-02-20 10:41:53 -08:00
parent 505e297bd0
commit a7178084eb

View file

@ -141,6 +141,7 @@ class TestDateRange:
with assert_logs(
logger=ytdl_sub.downloaders.downloader.download_logger,
expected_message="RejectedVideoReached, stopping additional downloads",
log_level="info",
):
transaction_log = recent_channel_subscription.download(dry_run=False)