mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[tvplay] Add age limit to tests
This commit is contained in:
parent
fb0d12c6cb
commit
b1ac38fadc
@ -104,6 +104,7 @@ class TVPlayIE(InfoExtractor):
|
|||||||
'duration': 1492,
|
'duration': 1492,
|
||||||
'timestamp': 1330522854,
|
'timestamp': 1330522854,
|
||||||
'upload_date': '20120229',
|
'upload_date': '20120229',
|
||||||
|
'age_limit': 18,
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
# rtmp download
|
# rtmp download
|
||||||
|
Loading…
Reference in New Issue
Block a user