[lrt] Support livestreams (#3555)

Authored by: GiedriusS
This commit is contained in:
Giedrius Statkevičius
2022-04-28 14:38:36 +03:00
committed by GitHub
parent a076c1f97a
commit 4877f9055c
2 changed files with 52 additions and 10 deletions

View File

@@ -640,7 +640,7 @@ from .hungama import (
HungamaAlbumPlaylistIE,
)
from .hypem import HypemIE
from .icareus import IcareusIE
from .icareus import IcareusIE
from .ichinanalive import (
IchinanaLiveIE,
IchinanaLiveClipIE,
@@ -814,7 +814,10 @@ from .lnkgo import (
)
from .localnews8 import LocalNews8IE
from .lovehomeporn import LoveHomePornIE
from .lrt import LRTIE
from .lrt import (
LRTVODIE,
LRTStreamIE
)
from .lynda import (
LyndaIE,
LyndaCourseIE