mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-28 09:28:33 +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
|
# 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',
|
||||||
|
Loading…
Reference in New Issue
Block a user