1
0
Fork 0

[hotstar] Refactor extractors

Closes #3517
This commit is contained in:
pukkandan 2022-04-22 13:16:24 +05:30
commit a1ddaa899c
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
2 changed files with 124 additions and 108 deletions

View file

@ -616,6 +616,7 @@ from .hitrecord import HitRecordIE
from .hotnewhiphop import HotNewHipHopIE
from .hotstar import (
HotStarIE,
HotStarPrefixIE,
HotStarPlaylistIE,
HotStarSeriesIE,
)