mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
[Substack] fix URL in test case
This commit is contained in:
parent
4b97b18050
commit
2f2866a467
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue