[afreecatv] Add support for livestreams (#2097)

Authored by: wlritchi
This commit is contained in:
Luc Ritchie
2022-01-07 17:42:29 +05:30
committed by GitHub
parent 5f969a78b0
commit f76ca2dd56
2 changed files with 101 additions and 1 deletions
+4 -1
View File
@@ -37,7 +37,10 @@ from .aenetworks import (
HistoryPlayerIE,
BiographyIE,
)
from .afreecatv import AfreecaTVIE
from .afreecatv import (
AfreecaTVIE,
AfreecaTVLiveIE,
)
from .airmozilla import AirMozillaIE
from .aljazeera import AlJazeeraIE
from .alphaporno import AlphaPornoIE