mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-23 23:07:45 +01:00
[extractor/airtv] Add extractor (#5533)
Authored by: HobbyistDev Closes #5132
This commit is contained in:
parent
f549b18512
commit
e318b5b87a
2 changed files with 97 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ from .agora import (
|
|||
WyborczaVideoIE,
|
||||
)
|
||||
from .airmozilla import AirMozillaIE
|
||||
from .airtv import AirTVIE
|
||||
from .aljazeera import AlJazeeraIE
|
||||
from .alphaporno import AlphaPornoIE
|
||||
from .amara import AmaraIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue