mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-22 07:43:08 +00:00
Update extractors.py
add streamtape support
This commit is contained in:
parent
f9401f2a91
commit
4c9cc9cfac
1 changed files with 1 additions and 0 deletions
|
@ -1140,6 +1140,7 @@ from .steam import SteamIE
|
|||
from .streamable import StreamableIE
|
||||
from .streamcloud import StreamcloudIE
|
||||
from .streamcz import StreamCZIE
|
||||
from .streamtape import StreamtapeIE
|
||||
from .streetvoice import StreetVoiceIE
|
||||
from .stretchinternet import StretchInternetIE
|
||||
from .stv import STVPlayerIE
|
||||
|
|
Loading…
Reference in a new issue