[afreecatv:global] Add new extractor(closes #11807)
This commit is contained in:
parent
af59bddc4e
commit
c60089c022
2 changed files with 96 additions and 1 deletions
|
@ -30,7 +30,10 @@ from .aenetworks import (
|
|||
AENetworksIE,
|
||||
HistoryTopicIE,
|
||||
)
|
||||
from .afreecatv import AfreecaTVIE
|
||||
from .afreecatv import (
|
||||
AfreecaTVIE,
|
||||
AfreecaTVGlobalIE,
|
||||
)
|
||||
from .airmozilla import AirMozillaIE
|
||||
from .aljazeera import AlJazeeraIE
|
||||
from .alphaporno import AlphaPornoIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue