We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938983c commit b2e47f9Copy full SHA for b2e47f9
douyin/README.md
@@ -13,3 +13,9 @@
13
## 使用说明
14
15
python douyin.py
16
+
17
+## 如何获取UID
18
+1. 获取用户分享链接 [教程](https://github.com/loadchange/amemv-crawler#%E8%8E%B7%E5%8F%96%E7%94%A8%E6%88%B7%E5%88%86%E4%BA%AB%E9%93%BE%E6%8E%A5%E7%9A%84%E6%96%B9%E6%B3%95%E6%8C%91%E6%88%98%E9%9F%B3%E4%B9%90-%E7%B1%BB%E4%BC%BC)
19
+2. 若是短地址,需点开链接获取原始地址
20
+3. 地址中/share/user/后的数字即是UID,例如`https://www.amemv.com/share/user/101969075931?timestamp=1534385418&utm_source=weixin&utm_campaign=client_share&utm_medium=android&app=aweme&iid=41120612220`
21
+101969075931即是UID
0 commit comments