[24video] Fix test

This commit is contained in:
Sergey M․ 2015-08-08 21:43:20 +06:00
parent 8e2b1be127
commit 18c3281f9e
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class FourTubeIE(InfoExtractor):
'view_count': int,
'like_count': int,
'categories': list,
'age_limit': 18,
}
}