mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 19:16:46 +01:00
[ie/subsplash] Add extractors (#11054)
Closes #10922 Authored by: subrat-lima, seproDev Co-authored-by: sepro <sepro@sepr0.com>
This commit is contained in:
parent
e7cc02b14d
commit
5d904b077d
2 changed files with 203 additions and 0 deletions
|
|
@ -1996,6 +1996,10 @@ from .streetvoice import StreetVoiceIE
|
|||
from .stretchinternet import StretchInternetIE
|
||||
from .stripchat import StripchatIE
|
||||
from .stv import STVPlayerIE
|
||||
from .subsplash import (
|
||||
SubsplashIE,
|
||||
SubsplashPlaylistIE,
|
||||
)
|
||||
from .substack import SubstackIE
|
||||
from .sunporno import SunPornoIE
|
||||
from .sverigesradio import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue