Explorar el Código

[svtplay] Rename to svt

Sergey M․ hace 10 años
padre
commit
322915014f
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      youtube_dl/extractor/__init__.py
  2. 0 0
      youtube_dl/extractor/svt.py

+ 1 - 1
youtube_dl/extractor/__init__.py

@@ -505,7 +505,7 @@ from .streamcloud import StreamcloudIE
 from .streamcz import StreamCZIE
 from .streetvoice import StreetVoiceIE
 from .sunporno import SunPornoIE
-from .svtplay import (
+from .svt import (
     SVTIE,
     SVTPlayIE,
 )

+ 0 - 0
youtube_dl/extractor/svtplay.py → youtube_dl/extractor/svt.py