Explorar el Código

add missed init file

net hace 11 años
padre
commit
31d06400ec
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      youtube_dl/extractor/__init__.py

+ 1 - 0
youtube_dl/extractor/__init__.py

@@ -427,6 +427,7 @@ from .vporn import VpornIE
 from .vube import VubeIE
 from .vuclip import VuClipIE
 from .vulture import VultureIE
+from .walla import WallaIE
 from .washingtonpost import WashingtonPostIE
 from .wat import WatIE
 from .wayofthemaster import WayOfTheMasterIE