[twitch] Add support for bookmarks

This commit is contained in:
Sergey M․ 2015-01-23 21:58:40 +06:00
parent 0920e5830f
commit c2e64f71d0
2 changed files with 37 additions and 5 deletions

View file

@ -467,6 +467,7 @@ from .twitch import (
TwitchVodIE,
TwitchProfileIE,
TwitchPastBroadcastsIE,
TwitchBookmarksIE,
TwitchStreamIE,
)
from .ubu import UbuIE