1
0
Fork 0
mirror of https://codeberg.org/polarisfm/youtube-dl.git synced 2025-02-25 15:33:50 +00:00

Actually add the extractor

This commit is contained in:
fnord 2015-07-21 16:56:35 -05:00
parent c3dea3f878
commit 9e7e0dffd5

View file

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