1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-18 23:45:23 +00:00

- adding alura support

This commit is contained in:
Hugo Alves De Azevedo
2020-08-25 22:39:20 -03:00
parent 824fa51165
commit 74dc105210
2 changed files with 120 additions and 0 deletions

View File

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