1
0
Fork 0
Authored by mariuszskon
This commit is contained in:
pukkandan 2021-01-11 02:59:36 +05:30
commit ba3c9477ee
2 changed files with 289 additions and 0 deletions

View file

@ -46,6 +46,10 @@ from .alura import (
AluraCourseIE
)
from .amcnetworks import AMCNetworksIE
from .animelab import (
AnimeLabIE,
AnimeLabShowsIE,
)
from .americastestkitchen import AmericasTestKitchenIE
from .animeondemand import AnimeOnDemandIE
from .anvato import AnvatoIE