diff --git a/README.md b/README.md index 86295e1..8837abb 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ https://www.tiktok.com/@evil0ctal/video/7156033831819037994 ## ⚠️部署前的准备工作(请仔细阅读): -- 你需要自行解决爬虫Cookie风控问题,否则可能会导致接口无法使用。 +- 你需要自行解决爬虫Cookie风控问题,否则可能会导致接口无法使用,修改完配置文件后需要重启服务才能生效,并且最好使用已经登录过的账号的Cookie。 - 抖音网页端Cookie(自行获取并替换下面配置文件中的Cookie): - https://github.com/Evil0ctal/Douyin_TikTok_Download_API/blob/30e56e5a7f97f87d60b1045befb1f6db147f8590/crawlers/douyin/web/config.yaml#L7 - TikTok网页端Cookie(自行获取并替换下面配置文件中的Cookie): diff --git a/config.yaml b/config.yaml index 1e75415..dd63a8d 100644 --- a/config.yaml +++ b/config.yaml @@ -30,7 +30,7 @@ API: Redoc_URL: /redoc # API documentation URL | API文档URL # API Information - Version: V4.0.2 # API version | API版本 + Version: V4.0.3 # API version | API版本 Update_Time: 2024/06/14 # API update time | API更新时间 Environment: Demo # API environment | API环境