1
0
Fork 0

[AbemaTV] Add extractors (#1688)

Authored by: Lesmiscore
This commit is contained in:
Lesmiscore (Naoya Ozaki) 2022-02-25 11:14:04 +09:00 committed by GitHub
commit 3e9b66d761
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 515 additions and 0 deletions

View file

@ -14,6 +14,10 @@ from .abcotvs import (
ABCOTVSIE,
ABCOTVSClipsIE,
)
from .abematv import (
AbemaTVIE,
AbemaTVTitleIE,
)
from .academicearth import AcademicEarthCourseIE
from .acast import (
ACastIE,