1
0
Fork 0

[extractor/angel] Add extractor (#4410)

Closes #1243
Authored by: AxiosDeminence
This commit is contained in:
Juhmer Tena 2022-07-31 16:57:28 -07:00 committed by GitHub
commit e1bd953f45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 0 deletions

View file

@ -60,6 +60,7 @@ from .americastestkitchen import (
AmericasTestKitchenIE,
AmericasTestKitchenSeasonIE,
)
from .angel import AngelIE
from .animeondemand import AnimeOnDemandIE
from .anvato import AnvatoIE
from .aol import AolIE