info
This commit is contained in:
parent
505e297bd0
commit
a7178084eb
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue