Browse Source

[tvplay] Add age limit to tests

master
Sergey M․ 9 years ago
parent
commit
b1ac38fadc
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/tvplay.py

1
youtube_dl/extractor/tvplay.py

@ -104,6 +104,7 @@ class TVPlayIE(InfoExtractor):
'duration': 1492,
'timestamp': 1330522854,
'upload_date': '20120229',
'age_limit': 18,
},
'params': {
# rtmp download

Loading…
Cancel
Save