mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-27 17:08:32 +00:00
[Substack] fix URL in test case
This commit is contained in:
parent
4b97b18050
commit
2f2866a467
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user