2
0
Эх сурвалжийг харах

added InfoExtractor for XNXX

tempname 13 жил өмнө
parent
commit
154b55dae3

+ 1 - 0
youtube_dl/__init__.py

@@ -351,6 +351,7 @@ def gen_extractors():
 		MixcloudIE(),
 		StanfordOpenClassroomIE(),
 		MTVIE(),
+		XNXXIE(),
 
 		GenericIE()
 	]