Explorar o código

[svtplay] Rename to svt

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
322915014f
Modificáronse 2 ficheiros con 1 adicións e 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