[aenetworks] add support for show and season for A&E Network sites and History topics(closes #9816)
This commit is contained in:
parent
97124e572d
commit
42362fdb5e
2 changed files with 135 additions and 51 deletions
|
@ -20,7 +20,10 @@ from .adobetv import (
|
|||
AdobeTVVideoIE,
|
||||
)
|
||||
from .adultswim import AdultSwimIE
|
||||
from .aenetworks import AENetworksIE
|
||||
from .aenetworks import (
|
||||
AENetworksIE,
|
||||
HistoryTopicIE,
|
||||
)
|
||||
from .afreecatv import AfreecaTVIE
|
||||
from .aftonbladet import AftonbladetIE
|
||||
from .airmozilla import AirMozillaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue