summaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/dumpert.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/dumpert.py')
-rw-r--r--yt_dlp/extractor/dumpert.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/yt_dlp/extractor/dumpert.py b/yt_dlp/extractor/dumpert.py
index 5e7aef0..1c2050c 100644
--- a/yt_dlp/extractor/dumpert.py
+++ b/yt_dlp/extractor/dumpert.py
@@ -24,7 +24,7 @@ class DumpertIE(InfoExtractor):
'duration': 9,
'view_count': int,
'like_count': int,
- }
+ },
}, {
'url': 'https://www.dumpert.nl/embed/6675421_dc440fe7',
'only_matching': True,
@@ -46,7 +46,7 @@ class DumpertIE(InfoExtractor):
'view_count': int,
'like_count': int,
},
- 'params': {'skip_download': 'm3u8'}
+ 'params': {'skip_download': 'm3u8'},
}, {
'url': 'https://www.dumpert.nl/toppers?selectedId=100031688_b317a185',
'only_matching': True,