1
0
Fork 0

[extractor/atscaleconfevent] Add extractor (#3971)

Closes #3961
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2022-06-08 04:06:46 +05:30 committed by GitHub
commit c82a4a8fce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 0 deletions

View file

@ -99,6 +99,7 @@ from .asiancrush import (
AsianCrushPlaylistIE,
)
from .atresplayer import AtresPlayerIE
from .atscaleconf import AtScaleConfEventIE
from .atttechchannel import ATTTechChannelIE
from .atvat import ATVAtIE
from .audimedia import AudiMediaIE