diff --git a/yt_dlp/extractor/yandexdisk.py b/yt_dlp/extractor/yandexdisk.py index ca800b3ad7..654858fcca 100644 --- a/yt_dlp/extractor/yandexdisk.py +++ b/yt_dlp/extractor/yandexdisk.py @@ -52,7 +52,7 @@ class YandexDiskIE(InfoExtractor): 'url': 'https://yadi.sk/public?hash=5DZ296JK9GWCLp02f6jrObjnctjRxMs8L6%2B%2FuhNqk38%3D', 'only_matching': True, }, { - 'url': 'https://disk.360.yandex.ru/i/example123', + 'url': 'https://disk.360.yandex.ru/i/TM2xsIVsgjY4uw', 'only_matching': True, }]