xszyou / Fay

Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
GNU General Public License v3.0
9.33k stars 1.81k forks source link

feat:抓取websocket中的数据,protobuf解析 #25

Closed wwengg closed 1 year ago

wwengg commented 1 year ago

修改了原本通过websocket连接代理服务的模式,在fay中直接抓取抖音websocket中的数据进行解析

wwengg commented 1 year ago

该方案里的wss地址不是固定不变的,不够成熟,还有待研究