mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-09 11:05:13 +00:00
Add age limit to anysex, beeg, eporner, hornbuny and sunporno
This commit is contained in:
@@ -21,6 +21,7 @@ class AnySexIE(InfoExtractor):
|
||||
'description': 'md5:de9e418178e2931c10b62966474e1383',
|
||||
'categories': ['Erotic'],
|
||||
'duration': 270,
|
||||
'age_limit': 18,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -57,4 +58,5 @@ class AnySexIE(InfoExtractor):
|
||||
'categories': categories,
|
||||
'duration': duration,
|
||||
'view_count': view_count,
|
||||
'age_limit': 18,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user