1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-28 01:18:30 +00:00

[Substack] fix URL in test case

This commit is contained in:
jhwgh1968 2025-04-26 17:12:22 -05:00
parent 4b97b18050
commit 2f2866a467

View File

@ -88,7 +88,7 @@ class SubstackIE(InfoExtractor):
}, },
}, { }, {
# A "podcast" page which contains embedded video # 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': { 'info_dict': {
'id': '161501224', 'id': '161501224',
'title': 'Videos for Global Medical Tyranny Just Got Real | Daily Pulse', 'title': 'Videos for Global Medical Tyranny Just Got Real | Daily Pulse',