Browse Source

[svtplay] Rename to svt

totalwebcasting
Sergey M․ 9 years ago
parent
commit
322915014f
2 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +0
    -0
      youtube_dl/extractor/svt.py

+ 1
- 1
youtube_dl/extractor/__init__.py View File

@ -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,
)


youtube_dl/extractor/svtplay.py → youtube_dl/extractor/svt.py View File


Loading…
Cancel
Save