Add age limit to anysex, beeg, eporner, hornbuny and sunporno
[youtube-dl] / youtube_dl / extractor / sunporno.py
index c7a46eb718ea6beecd1b8b1998334b20bdd43943..7de3c9dd5014586a118ab3eb55365897d160945d 100644 (file)
@@ -23,6 +23,7 @@ class SunPornoIE(InfoExtractor):
             'description': 'md5:a31241990e1bd3a64e72ae99afb325fb',
             'thumbnail': 're:^https?://.*\.jpg$',
             'duration': 302,
+            'age_limit': 18,
         }
     }
 
@@ -65,4 +66,5 @@ class SunPornoIE(InfoExtractor):
             'view_count': view_count,
             'comment_count': comment_count,
             'formats': formats,
+            'age_limit': 18,
         }