Chajian

Results 2 issues of Chajian

操作流程: ![image](https://github.com/GmSSL/GmSSL-Java/assets/27548802/8707ebfe-9067-4fe8-bb92-e5ccd0dd0561) 当执行到make的时候就报错 ![image](https://github.com/GmSSL/GmSSL-Java/assets/27548802/db249526-93ff-4693-9d25-4ecf58947040) 目录结构: ![image](https://github.com/GmSSL/GmSSL-Java/assets/27548802/8947951f-b316-427b-aaf3-30930a4ccda9)

base_config.py配置信息如下: # 基础配置 PLATFORM = "bili" KEYWORDS = "python,golang" LOGIN_TYPE = "cookie" # qrcode or phone or cookie COOKIES = "xxxxxx" SORT_TYPE = "popularity_descending" # 具体值参见media_platform.xxx.field下的枚举值,展示只支持小红书 CRAWLER_TYPE = "download_video" #...