[Animelab] Added (https://github.com/ytdl-org/youtube-dl/pull/13600)
Authored by mariuszskon
This commit is contained in:
parent
a3e26449cd
commit
ba3c9477ee
2 changed files with 289 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue