1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-08 05:03:42 +08:00

[24video] Fix test

This commit is contained in:
Sergey M․
2015-08-08 21:43:20 +06:00
Unverified
parent 8e2b1be127
commit 18c3281f9e
+1
View File
@@ -32,6 +32,7 @@ class FourTubeIE(InfoExtractor):
'view_count': int,
'like_count': int,
'categories': list,
'age_limit': 18,
}
}