1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-18 09:49:36 +00:00

[24video] Fix test

This commit is contained in:
Sergey M․ 2015-08-08 21:43:20 +06:00
parent 8e2b1be127
commit 18c3281f9e

View file

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