[twitch:clips] Add extractor (Closes #9767)

This commit is contained in:
Sergey M․ 2016-06-14 00:06:31 +07:00
parent 79cd8b3d8a
commit 778f969447
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 44 additions and 0 deletions

View file

@ -862,6 +862,7 @@ from .twitch import (
TwitchProfileIE,
TwitchPastBroadcastsIE,
TwitchStreamIE,
TwitchClipsIE,
)
from .twitter import (
TwitterCardIE,