"""抖音采集:按步骤拆分的子模块。""" from collectors.douyin.runner import run __all__ = ["run"]