[Amara] Add new extractor (#20618)

* [Amara] Add new extractor
This commit is contained in:
Joost Verdoorn
2020-11-19 17:26:53 +01:00
committed by GitHub
parent 2dbb45ae82
commit cf1a8668e8
2 changed files with 77 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 .amara import AmaraIE
from .amcnetworks import AMCNetworksIE
from .americastestkitchen import AmericasTestKitchenIE
from .animeondemand import AnimeOnDemandIE