1
0
Fork 0

[ie/asobichannel] Add extractors (#8700)

Authored by: Snack-X
This commit is contained in:
Snack 2024-01-20 01:16:07 +09:00 committed by GitHub
commit 12f0427405
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 169 additions and 0 deletions

View file

@ -145,6 +145,7 @@ from .arte import (
ArteTVCategoryIE,
)
from .arnes import ArnesIE
from .asobichannel import AsobiChannelIE, AsobiChannelTagURLIE
from .atresplayer import AtresPlayerIE
from .atscaleconf import AtScaleConfEventIE
from .atvat import ATVAtIE