[twitch] Add support for bookmarks
[youtube-dl] / youtube_dl / extractor / __init__.py
index 9ab90ac62dc4bea4195a011abcdf05e0b0c7cf0e..9e1ce5db36c4a54ed2811ab2d1cba501380fde3e 100644 (file)
@@ -467,6 +467,7 @@ from .twitch import (
     TwitchVodIE,
     TwitchProfileIE,
     TwitchPastBroadcastsIE,
+    TwitchBookmarksIE,
     TwitchStreamIE,
 )
 from .ubu import UbuIE