1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 23:43:21 -04:00

[extractor/aitube] Add extractor (#5946)

Closes #5627
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev
2023-01-04 20:33:36 +09:00
committed by GitHub
parent 91d54e9b99
commit a1d9aca338
2 changed files with 61 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ from .agora import (
)
from .airmozilla import AirMozillaIE
from .airtv import AirTVIE
from .aitube import AitubeKZVideoIE
from .aljazeera import AlJazeeraIE
from .alphaporno import AlphaPornoIE
from .amara import AmaraIE