We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在抖音的直播里面,url大部分都是12位的。比如https://live.douyin.com/685317364746 是JJ斗地主 输入12位的或者是全部的url链接进去,都会获取room_id失败 print(response)的结果是<Response [200]>
至此,不知道该怎么修改了,有会的大神可以教教我。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在抖音的直播里面,url大部分都是12位的。比如https://live.douyin.com/685317364746 是JJ斗地主
输入12位的或者是全部的url链接进去,都会获取room_id失败
print(response)的结果是<Response [200]>
至此,不知道该怎么修改了,有会的大神可以教教我。
The text was updated successfully, but these errors were encountered: