[aenetworks] add support for biography.com (closes #3863)

This commit is contained in:
Remita Amine
2020-12-29 16:13:36 +01:00
parent 53528e1d23
commit 9ee984fc76
2 changed files with 73 additions and 26 deletions

View File

@@ -33,6 +33,8 @@ from .aenetworks import (
AENetworksCollectionIE,
AENetworksShowIE,
HistoryTopicIE,
HistoryPlayerIE,
BiographyIE,
)
from .afreecatv import AfreecaTVIE
from .airmozilla import AirMozillaIE