mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-03-16 08:20:50 +08:00
feat: 知乎支持详情模式
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
ZHIHU_URL = "https://www.zhihu.com"
|
||||
ZHIHU_ZHUANLAN_URL = "https://zhuanlan.zhihu.com"
|
||||
|
||||
ANSWER_NAME = "answer"
|
||||
ARTICLE_NAME = "article"
|
||||
VIDEO_NAME = "zvideo"
|
||||
VIDEO_NAME = "zvideo"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user