1
0
Fork 0

[AmazonStore] Add extractor (#1512)

Closes #1509

Authored by: Ashish0804
This commit is contained in:
pukkandan 2021-11-06 03:12:37 +05:30
commit 3c4eebf772
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
2 changed files with 54 additions and 0 deletions

View file

@ -50,6 +50,7 @@ from .animelab import (
AnimeLabIE,
AnimeLabShowsIE,
)
from .amazon import AmazonStoreIE
from .americastestkitchen import (
AmericasTestKitchenIE,
AmericasTestKitchenSeasonIE,