mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +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 .stripchat import StripchatIE
|
||||
from .stv import STVPlayerIE
|
||||
from .subsplash import SubsplashPlaylistIE, SubsplashVideoIE
|
||||
from .subsplash import (
|
||||
SubsplashPlaylistIE,
|
||||
SubsplashVideoIE,
|
||||
)
|
||||
from .substack import SubstackIE
|
||||
from .sunporno import SunPornoIE
|
||||
from .sverigesradio import (
|
||||
|
Loading…
Reference in New Issue
Block a user