File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Update - June 15, 2023
1+ # 更新 - 2023年6月15日
22
33<div align =" center " >
44<h1 ><a href =" https://pypi.org/project/tikhub " >TikHub_API</a ></h1 >
2828
2929## Example of use
3030
31- > Check[ test.py] ( [ https://github.com/TikHubIO/TikHub_PyPi/blob/main/test/test.py](https://github.com/TikHubIO/ Douyin-TikTok-API-Python-SDK/blob/main/test/test.py) )
31+ > Check[ test.py] ( https://github.com/TikHubIO/Douyin-TikTok-API-Python-SDK/blob/main/test/test.py )
3232
3333- The first step/first step: installation/Install
3434
3535``` bash
3636pip install tikhub
3737```
3838
39- - 第二步 /second step: 初始化 /Initialization
39+ - The second step /second step: initialization /Initialization
4040
4141``` python
4242from tikhub import TikTokAPI, DouyinAPI
@@ -47,7 +47,7 @@ douyin_api = DouyinAPI(token)
4747
4848```
4949
50- - 第三步 /third step: 调用方法 /call the function
50+ - The third step /third step: call the method /call the function
5151
5252``` python
5353import asyncio
You can’t perform that action at this time.
0 commit comments