[zhihu] Add new extractor(closes #28177)

This commit is contained in:
Remita Amine 2021-02-16 10:08:43 +01:00
commit 56c63c8c02
2 changed files with 70 additions and 0 deletions

View file

@ -1603,5 +1603,6 @@ from .zattoo import (
ZattooLiveIE,
)
from .zdf import ZDFIE, ZDFChannelIE
from .zhihu import ZhihuIE
from .zingmp3 import ZingMp3IE
from .zype import ZypeIE