1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 16:44:32 +01: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,
}
}