1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-07 10:05:13 +00:00
Authored by mariuszskon
This commit is contained in:
pukkandan
2021-01-11 02:59:36 +05:30
parent a3e26449cd
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