[livestream] Add an extractor for the original version of livestream (closes #1764)

The two versions use different systems.
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-11-14 13:16:32 +01:00
parent ca715127a2
commit c66d2baa9c
2 changed files with 45 additions and 1 deletions

View file

@ -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