1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-18 00:00:35 -05:00

[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,