1
0
Fork 0

[AfreecaTV] Add AfreecaTVUserIE (#3286)

Closes #3257
Authored by: hatienl0i261299
This commit is contained in:
Ha Tien Loi 2022-04-07 18:03:13 +07:00 committed by GitHub
commit bd4073c535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 58 additions and 1 deletions

View file

@ -44,6 +44,7 @@ from .aenetworks import (
from .afreecatv import (
AfreecaTVIE,
AfreecaTVLiveIE,
AfreecaTVUserIE,
)
from .airmozilla import AirMozillaIE
from .aljazeera import AlJazeeraIE