mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
Link issue
This commit is contained in:
parent
63dde2443d
commit
27d7ffca89
1 changed files with 1 additions and 1 deletions
|
@ -4315,7 +4315,7 @@ def build_fragments(f):
|
|||
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 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.',
|
||||
f'Please see https://github.com/yt-dlp/yt-dlp/issues/12482 for more details.',
|
||||
only_once=True)
|
||||
continue
|
||||
try:
|
||||
|
|
Loading…
Reference in a new issue