aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/microsoftembed.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/microsoftembed.py')
-rw-r--r--yt_dlp/extractor/microsoftembed.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/extractor/microsoftembed.py b/yt_dlp/extractor/microsoftembed.py
index f71ab3e92..98d50b18a 100644
--- a/yt_dlp/extractor/microsoftembed.py
+++ b/yt_dlp/extractor/microsoftembed.py
@@ -15,8 +15,8 @@ class MicrosoftEmbedIE(InfoExtractor):
'thumbnail': 'http://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RWL7Ju?ver=cae5',
'age_limit': 0,
'timestamp': 1631658316,
- 'upload_date': '20210914'
- }
+ 'upload_date': '20210914',
+ },
}]
_API_URL = 'https://prod-video-cms-rt-microsoft-com.akamaized.net/vhs/api/videos/'