mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-09 11:27:26 +08:00
fix: import error for #663
This commit is contained in:
@@ -19,6 +19,7 @@ from parsel import Selector
|
|||||||
|
|
||||||
from constant import zhihu as zhihu_constant
|
from constant import zhihu as zhihu_constant
|
||||||
from model.m_zhihu import ZhihuComment, ZhihuContent, ZhihuCreator
|
from model.m_zhihu import ZhihuComment, ZhihuContent, ZhihuCreator
|
||||||
|
from tools import utils
|
||||||
from tools.crawler_util import extract_text_from_html
|
from tools.crawler_util import extract_text_from_html
|
||||||
|
|
||||||
ZHIHU_SGIN_JS = None
|
ZHIHU_SGIN_JS = None
|
||||||
|
|||||||
Reference in New Issue
Block a user