fix: unspecified age limit test error

This commit is contained in:
sky-cake 2024-03-24 19:45:16 -04:00
parent c937925afc
commit 43655bc01b
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ class PornHubIE(PornHubBaseIE):
'thumbnail': r're:https?://.+',
'duration': 8173,
'timestamp': 1612564932,
'age_limit': int,
'age_limit': 18,
'tags': list,
'like_count': int,
'view_count': int,