1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 11:54:20 -04:00

Merge branch 'alura' of https://github.com/hugohaa/youtube-dl into hugohaa-alura

This commit is contained in:
Tom-Oliver Heidel
2020-09-12 05:38:44 +02:00
2 changed files with 184 additions and 0 deletions

View File

@@ -36,6 +36,10 @@ from .afreecatv import AfreecaTVIE
from .airmozilla import AirMozillaIE
from .aljazeera import AlJazeeraIE
from .alphaporno import AlphaPornoIE
from .alura import (
AluraIE,
AluraCourseIE
)
from .amcnetworks import AMCNetworksIE
from .americastestkitchen import AmericasTestKitchenIE
from .animeondemand import AnimeOnDemandIE