File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 15
15
python douyin.py
16
16
17
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 `
18
+ 点击视频分享,获得短地址链接,在浏览器中打开短地址链接,即可获得原始地址链接,地址中/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
19
101969075931即是UID
You can’t perform that action at this time.
0 commit comments