Call extracted property age_limit everywhere
This commit is contained in:
parent
8dbe9899a9
commit
cfadd183c4
4 changed files with 4 additions and 4 deletions
|
@ -117,7 +117,7 @@ class YouPornIE(InfoExtractor):
|
|||
'format': format,
|
||||
'thumbnail': thumbnail,
|
||||
'description': video_description,
|
||||
'age_restriction': age_limit,
|
||||
'age_limit': age_limit,
|
||||
})
|
||||
|
||||
if self._downloader.params.get('listformats', None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue