[azubu] Add extractor for live streams (closes #8343)

This commit is contained in:
Jaime Marquínez Ferrándiz
2016-01-29 15:36:33 +01:00
parent 055f417278
commit 2b4f5e68d1
2 changed files with 40 additions and 2 deletions

View File

@ -50,7 +50,7 @@ from .atresplayer import AtresPlayerIE
from .atttechchannel import ATTTechChannelIE
from .audimedia import AudiMediaIE
from .audiomack import AudiomackIE, AudiomackAlbumIE
from .azubu import AzubuIE
from .azubu import AzubuIE, AzubuLiveIE
from .baidu import BaiduVideoIE
from .bambuser import BambuserIE, BambuserChannelIE
from .bandcamp import BandcampIE, BandcampAlbumIE