Browse Source

[svtplay] Rename to svt

Sergey M․ 10 năm trước cách đây
mục cha
commit
322915014f
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  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