change to debug

This commit is contained in:
coletdjnz 2023-03-24 19:02:53 +13:00
parent 9bd66a80f3
commit 4e53d8709a
No known key found for this signature in database
GPG Key ID: 91984263BB39894A

View File

@ -4759,7 +4759,7 @@ def _entries(self, tab, item_id, ytcfg, account_syncid, visitor_data):
break
continuation_token = continuation.get('continuation')
if continuation_token is not None and continuation_token in seen_continuations:
self.report_warning('Detected YouTube feed looping - assuming end of feed.')
self.write_debug('Detected YouTube feed looping - assuming end of feed.')
break
seen_continuations.add(continuation_token)
headers = self.generate_api_headers(