mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-26 12:11:52 +00:00
Actually add the extractor
This commit is contained in:
parent
c3dea3f878
commit
9e7e0dffd5
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue