1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00
This commit is contained in:
coletdjnz 2025-02-26 19:37:43 +13:00
parent ac7370025b
commit 63dde2443d
No known key found for this signature in database
GPG key ID: 91984263BB39894A

View file

@ -4314,7 +4314,7 @@ def build_fragments(f):
self.report_warning(
f'Some {client_name} client formats have been skipped as they are missing a url. '
f'{"Your account" if self.is_authenticated else "The current session"} may have '
f'the Server Stitched Ad Placement (SSAP) experiment which may be interfering with yt-dlp. '
f'the SSAP (server-side ads) experiment which may be interfering with yt-dlp. '
f'Please see https://github.com/yt-dlp/yt-dlp/issues/XXXXX for more details.',
only_once=True)
continue