From 2f2866a46787c3e87774f073d222fe1643cda29c Mon Sep 17 00:00:00 2001 From: jhwgh1968 Date: Sat, 26 Apr 2025 17:12:22 -0500 Subject: [PATCH] [Substack] fix URL in test case --- yt_dlp/extractor/substack.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/extractor/substack.py b/yt_dlp/extractor/substack.py index a7e43a83ba..8f8a0a547c 100644 --- a/yt_dlp/extractor/substack.py +++ b/yt_dlp/extractor/substack.py @@ -88,7 +88,7 @@ class SubstackIE(InfoExtractor): }, }, { # A "podcast" page which contains embedded video - 'url': 'https://substack.com/home/post/p-161501224', + 'url': 'https://vigilantfox.substack.com/p/global-medical-tyranny-just-got-real?source=queue', 'info_dict': { 'id': '161501224', 'title': 'Videos for Global Medical Tyranny Just Got Real | Daily Pulse',