summaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/nobelprize.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/nobelprize.py')
-rw-r--r--yt_dlp/extractor/nobelprize.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/extractor/nobelprize.py b/yt_dlp/extractor/nobelprize.py
index 513529b..536ca27 100644
--- a/yt_dlp/extractor/nobelprize.py
+++ b/yt_dlp/extractor/nobelprize.py
@@ -20,7 +20,7 @@ class NobelPrizeIE(InfoExtractor):
'ext': 'mp4',
'title': 'Announcement of the 2016 Nobel Prize in Physics',
'description': 'md5:05beba57f4f5a4bbd4cf2ef28fcff739',
- }
+ },
}
def _real_extract(self, url):