This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
Actually add the extractor
totalwebcasting
fnord
9 years ago
parent
c3dea3f878
commit
9e7e0dffd5
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/__init__.py
+ 1
- 1
youtube_dl/extractor/__init__.py
View File
@ -651,7 +651,7 @@ from .twitch import (
TwitchBookmarksIE
,
TwitchBookmarksIE
,
TwitchStreamIE
,
TwitchStreamIE
,
)
)
from
.twitter
import
TwitterCardIE
from
.twitter
import
TwitterCardIE
,
TwitterIE
from
.ubu
import
UbuIE
from
.ubu
import
UbuIE
from
.udemy
import
(
from
.udemy
import
(
UdemyIE
,
UdemyIE
,
Write
Preview
Loading…
Cancel
Save