[twitter:card] Add extractor (#5239)

This commit is contained in:
Sergey M․ 2015-06-28 01:22:25 +06:00
parent 6c4d20cd6f
commit 23e7cba87f
2 changed files with 73 additions and 0 deletions

View file

@ -621,6 +621,7 @@ from .twitch import (
TwitchBookmarksIE,
TwitchStreamIE,
)
from .twitter import TwitterCardIE
from .ubu import UbuIE
from .udemy import (
UdemyIE,