[Zee5] Add Show Extractor (#160)

Co-authored-by: Ashish <ashish@pop-os.localdomain>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
This commit is contained in:
Ashish
2021-03-11 13:18:09 +05:30
committed by GitHub
parent d7009caa03
commit d488e254d9
2 changed files with 124 additions and 34 deletions

View File

@@ -1668,5 +1668,6 @@ from .zdf import ZDFIE, ZDFChannelIE
from .zhihu import ZhihuIE
from .zingmp3 import ZingMp3IE
from .zee5 import Zee5IE
from .zee5 import Zee5SeriesIE
from .zoom import ZoomIE
from .zype import ZypeIE