mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[azubu] Add extractor for live streams (closes #8343)
This commit is contained in:
parent
055f417278
commit
2b4f5e68d1
2 changed files with 40 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue