1
0
Fork 0

[Zee5] Add new extractor (#100)

Co-authored-by: Ashish <ashish@pop-os.localdomain>
Co-authored-by: pukkandan <pukkandan@gmail.com>
This commit is contained in:
Ashish 2021-02-22 22:50:43 +05:30 committed by GitHub
commit da6dcbad7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 114 additions and 0 deletions

View file

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