mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 01:42:50 +01:00
[ie/subsplash] fixed formatting in _extractors.py imports
This commit is contained in:
parent
58c920f79a
commit
dd1e36694b
@ -1977,7 +1977,10 @@
|
|||||||
from .stretchinternet import StretchInternetIE
|
from .stretchinternet import StretchInternetIE
|
||||||
from .stripchat import StripchatIE
|
from .stripchat import StripchatIE
|
||||||
from .stv import STVPlayerIE
|
from .stv import STVPlayerIE
|
||||||
from .subsplash import SubsplashPlaylistIE, SubsplashVideoIE
|
from .subsplash import (
|
||||||
|
SubsplashPlaylistIE,
|
||||||
|
SubsplashVideoIE,
|
||||||
|
)
|
||||||
from .substack import SubstackIE
|
from .substack import SubstackIE
|
||||||
from .sunporno import SunPornoIE
|
from .sunporno import SunPornoIE
|
||||||
from .sverigesradio import (
|
from .sverigesradio import (
|
||||||
|
Loading…
Reference in New Issue
Block a user