1
0
Fork 0

[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
commit d488e254d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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