[americastestkitchen] Add extractor (closes #10764)

This commit is contained in:
Dan Weber 2017-09-12 22:52:54 -04:00 committed by Sergey M․
parent 9ce1ac4046
commit 13de91c9e9
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 86 additions and 0 deletions

View file

@ -39,6 +39,7 @@ from .airmozilla import AirMozillaIE
from .aljazeera import AlJazeeraIE
from .alphaporno import AlphaPornoIE
from .amcnetworks import AMCNetworksIE
from .americastestkitchen import AmericasTestKitchenIE
from .animeondemand import AnimeOnDemandIE
from .anitube import AnitubeIE
from .anvato import AnvatoIE