mirror of https://github.com/yt-dlp/yt-dlp.git
[svtplay] Rename to svt
This commit is contained in:
parent
79998cd5af
commit
322915014f
|
@ -505,7 +505,7 @@ from .streamcloud import StreamcloudIE
|
||||||
from .streamcz import StreamCZIE
|
from .streamcz import StreamCZIE
|
||||||
from .streetvoice import StreetVoiceIE
|
from .streetvoice import StreetVoiceIE
|
||||||
from .sunporno import SunPornoIE
|
from .sunporno import SunPornoIE
|
||||||
from .svtplay import (
|
from .svt import (
|
||||||
SVTIE,
|
SVTIE,
|
||||||
SVTPlayIE,
|
SVTPlayIE,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue