[ie/streamff] Add extractor for streamff

This commit is contained in:
rroller
2024-11-17 19:25:38 -08:00
parent e079ffbda6
commit d367d424e5
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -1977,6 +1977,7 @@ from .storyfire import (
)
from .streamable import StreamableIE
from .streamcz import StreamCZIE
from .streamff import StreamffIE
from .streetvoice import StreetVoiceIE
from .stretchinternet import StretchInternetIE
from .stripchat import StripchatIE