[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
parent 98a60600b2
commit e1bd953f45
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