mirror of
https://github.com/hexbinoct/youtube-dlc.git
synced 2025-05-04 08:33:04 +00:00
Add age limit to anysex, beeg, eporner, hornbuny and sunporno
This commit is contained in:
@@ -15,7 +15,8 @@ class HornBunnyIE(InfoExtractor):
|
||||
'id': '5227',
|
||||
'ext': 'flv',
|
||||
'title': 'panty slut jerk off instruction',
|
||||
'duration': 550
|
||||
'duration': 550,
|
||||
'age_limit': 18,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,4 +42,5 @@ class HornBunnyIE(InfoExtractor):
|
||||
'ext': 'flv',
|
||||
'duration': duration,
|
||||
'view_count': int_or_none(view_count),
|
||||
'age_limit': 18,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user