[tvplay] Add age limit to tests
This commit is contained in:
parent
fb0d12c6cb
commit
b1ac38fadc
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ class TVPlayIE(InfoExtractor):
|
|||
'duration': 1492,
|
||||
'timestamp': 1330522854,
|
||||
'upload_date': '20120229',
|
||||
'age_limit': 18,
|
||||
},
|
||||
'params': {
|
||||
# rtmp download
|
||||
|
|
Loading…
Reference in a new issue