Update extractors.py

add streamtape support
This commit is contained in:
Nial McCallister 2021-09-28 00:08:33 +01:00 committed by GitHub
parent f9401f2a91
commit 4c9cc9cfac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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