[extractors] Add missing twitch imports
This commit is contained in:
parent
87a449c1ed
commit
04bf59ff64
1 changed files with 3 additions and 0 deletions
|
@ -1001,7 +1001,10 @@ from .twitch import (
|
|||
TwitchChapterIE,
|
||||
TwitchVodIE,
|
||||
TwitchProfileIE,
|
||||
TwitchAllVideosIE,
|
||||
TwitchUploadsIE,
|
||||
TwitchPastBroadcastsIE,
|
||||
TwitchHighlightsIE,
|
||||
TwitchStreamIE,
|
||||
TwitchClipsIE,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue