summaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/pornoxo.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/pornoxo.py')
-rw-r--r--yt_dlp/extractor/pornoxo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_dlp/extractor/pornoxo.py b/yt_dlp/extractor/pornoxo.py
index 049feb4..fa31546 100644
--- a/yt_dlp/extractor/pornoxo.py
+++ b/yt_dlp/extractor/pornoxo.py
@@ -19,7 +19,7 @@ class PornoXOIE(InfoExtractor):
'categories': list, # NSFW
'thumbnail': r're:https?://.*\.jpg$',
'age_limit': 18,
- }
+ },
}
def _real_extract(self, url):