mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-20 01:34:55 +08:00
抖音直播间弹幕
This commit is contained in:
parent
d33cc2cbaa
commit
fb347826f8
@ -1,5 +1,11 @@
|
||||
# 抖音直播间弹幕
|
||||
|
||||
打开抖音直播间(测试地址https://live.douyin.com/80017709309)如何抓取评论弹幕,通过分析可以看到这样一个二进制文件。
|
||||
|
||||

|
||||
|
||||
再破解二进制文件前先了解一下什么是`.proto`文件
|
||||
|
||||
## 一、`.proto`文件编译成`.py`文件
|
||||
|
||||
安装`protobuf`
|
||||
@ -82,4 +88,3 @@ print(p.logId)
|
||||

|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user