[livestream] Add an extractor for the original version of livestream (closes #1764)
The two versions use different systems.
This commit is contained in:
parent
ca715127a2
commit
c66d2baa9c
2 changed files with 45 additions and 1 deletions
|
@ -80,7 +80,7 @@ from .keezmovies import KeezMoviesIE
|
|||
from .kickstarter import KickStarterIE
|
||||
from .keek import KeekIE
|
||||
from .liveleak import LiveLeakIE
|
||||
from .livestream import LivestreamIE
|
||||
from .livestream import LivestreamIE, LivestreamOriginalIE
|
||||
from .metacafe import MetacafeIE
|
||||
from .metacritic import MetacriticIE
|
||||
from .mit import TechTVMITIE, MITIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue