1
0
Fork 0

[ie/Alibaba] Add extractor (#15253)

Closes #13774
Authored by: seproDev
This commit is contained in:
sepro 2025-12-06 22:24:03 +01:00 committed by GitHub
commit c70b57c03e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 0 deletions

View file

@ -84,6 +84,7 @@ from .agora import (
)
from .airtv import AirTVIE
from .aitube import AitubeKZVideoIE
from .alibaba import AlibabaIE
from .aliexpress import AliExpressLiveIE
from .aljazeera import AlJazeeraIE
from .allocine import AllocineIE