2
0
Sergey M․ 10 жил өмнө
parent
commit
18c3281f9e

+ 1 - 0
youtube_dl/extractor/fourtube.py

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